sync: main to stable#753
Conversation
* Types and mocks update for catalog source status Signed-off-by: manaswinidas <dasmanaswini10@gmail.com> * Change status to enum and add error as a string along with status Signed-off-by: manaswinidas <dasmanaswini10@gmail.com> --------- Signed-off-by: manaswinidas <dasmanaswini10@gmail.com>
…ge (kubeflow#1919) * delete row functionality Signed-off-by: Yulia Krimerman <juliapiterova@hotmail.com> * addressed comments Signed-off-by: Yulia Krimerman <juliapiterova@hotmail.com> --------- Signed-off-by: Yulia Krimerman <juliapiterova@hotmail.com>
…hon (kubeflow#1912) Bumps [huggingface-hub](https://github.com/huggingface/huggingface_hub) from 1.1.2 to 1.1.5. - [Release notes](https://github.com/huggingface/huggingface_hub/releases) - [Commits](huggingface/huggingface_hub@v1.1.2...v1.1.5) --- updated-dependencies: - dependency-name: huggingface-hub dependency-version: 1.1.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…beflow#1914) Bumps [boto3](https://github.com/boto/boto3) from 1.40.70 to 1.41.2. - [Release notes](https://github.com/boto/boto3/releases) - [Commits](boto/boto3@1.40.70...1.41.2) --- updated-dependencies: - dependency-name: boto3 dependency-version: 1.41.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…ubeflow#1915) Bumps [ruff](https://github.com/astral-sh/ruff) from 0.13.2 to 0.14.6. - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](astral-sh/ruff@0.13.2...0.14.6) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.14.6 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…low#1913) * build(deps): bump olot from 0.1.8 to 0.1.11 in /clients/python Bumps olot from 0.1.8 to 0.1.11. --- updated-dependencies: - dependency-name: olot dependency-version: 0.1.11 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> * fix Mock :( to minimal behaviour of oci-layout Signed-off-by: Matteo Mortari <matteo.mortari@gmail.com> --------- Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: Matteo Mortari <matteo.mortari@gmail.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Matteo Mortari <matteo.mortari@gmail.com>
Signed-off-by: Alessio Pragliola <seth.pro@gmail.com>
[pull] main from kubeflow:main
|
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the Comment |
|
Hi @github-actions[bot]. Thanks for your PR. I'm waiting for a github.com member to verify that this patch is reasonable to test. If it is, they should reply with Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
…ndling (kubeflow#1924) * Refactor envtest mocks & client logic for catalog-source ConfigMap handling Signed-off-by: Eder Ignatowicz <ignatowicz@gmail.com> * Add logic to fetch configMap from catalog source and merge both default and catalog source Signed-off-by: ppadti <ppadti@redhat.com> --------- Signed-off-by: Eder Ignatowicz <ignatowicz@gmail.com> Signed-off-by: ppadti <ppadti@redhat.com> Co-authored-by: ppadti <ppadti@redhat.com>
…upload (kubeflow#1916) * build(deps): bump huggingface-hub in /jobs/async-upload Bumps [huggingface-hub](https://github.com/huggingface/huggingface_hub) from 1.1.2 to 1.1.5. - [Release notes](https://github.com/huggingface/huggingface_hub/releases) - [Commits](huggingface/huggingface_hub@v1.1.2...v1.1.5) --- updated-dependencies: - dependency-name: huggingface-hub dependency-version: 1.1.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> * manually maintain requirements.txt Signed-off-by: Matteo Mortari <matteo.mortari@gmail.com> --------- Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: Matteo Mortari <matteo.mortari@gmail.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Matteo Mortari <matteo.mortari@gmail.com>
Despite what is written in this page: https://pypi.org/project/ray/2.52.1/#description Ray >= 2.52 https://pypi.org/project/ray/2.52.0/#files dropped support for Python 3.9 which at the time of writing has reached end-of-life https://devguide.python.org/versions/ So, will flip the solution from #1033 - update poetry.lock - maintain Nox session Signed-off-by: Matteo Mortari <matteo.mortari@gmail.com>
…python (kubeflow#1911) Bumps [eval-type-backport](https://github.com/alexmojaki/eval_type_backport) from 0.2.2 to 0.3.0. - [Commits](alexmojaki/eval_type_backport@v0.2.2...v0.3.0) --- updated-dependencies: - dependency-name: eval-type-backport dependency-version: 0.3.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: Matteo Mortari <matteo.mortari@gmail.com>
* fix: filterQuery AND condition not working correctly Signed-off-by: Alessio Pragliola <seth.pro@gmail.com> * fix: property names ordering Signed-off-by: Alessio Pragliola <seth.pro@gmail.com> * fix: tests check prperty ordering Signed-off-by: Alessio Pragliola <seth.pro@gmail.com> --------- Signed-off-by: Alessio Pragliola <seth.pro@gmail.com>
…eflow#1930) * feat: add overall_average custom property when loading perf data Signed-off-by: Alessio Pragliola <seth.pro@gmail.com> * chore: improve test coverage Signed-off-by: Alessio Pragliola <seth.pro@gmail.com> --------- Signed-off-by: Alessio Pragliola <seth.pro@gmail.com>
[pull] main from kubeflow:main
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: Al-Pragliola, github-actions[bot] The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## stable #753 +/- ##
==========================================
- Coverage 39.53% 39.51% -0.02%
==========================================
Files 150 150
Lines 17767 17869 +102
Branches 162 162
==========================================
+ Hits 7024 7061 +37
- Misses 10189 10253 +64
- Partials 554 555 +1 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
…ython (opendatahub-io#753) Bumps [huggingface-hub](https://github.com/huggingface/huggingface_hub) from 0.27.1 to 0.28.1. - [Release notes](https://github.com/huggingface/huggingface_hub/releases) - [Commits](huggingface/huggingface_hub@v0.27.1...v0.28.1) --- updated-dependencies: - dependency-name: huggingface-hub dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
sync-branches: New code has just landed in main, so let's bring stable up to speed!