-
Notifications
You must be signed in to change notification settings - Fork 9
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[pull] main from kubeflow:main #166
Conversation
…33.0 to 0.35.0 (#693) Bumps [github.com/testcontainers/testcontainers-go](https://github.com/testcontainers/testcontainers-go) from 0.33.0 to 0.35.0. - [Release notes](https://github.com/testcontainers/testcontainers-go/releases) - [Commits](testcontainers/testcontainers-go@v0.33.0...v0.35.0) --- updated-dependencies: - dependency-name: github.com/testcontainers/testcontainers-go dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…#754) Bumps [black](https://github.com/psf/black) from 24.10.0 to 25.1.0. - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@24.10.0...25.1.0) --- updated-dependencies: - dependency-name: black dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.9.3 to 0.9.4. - [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.9.3...0.9.4) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…ython (#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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…s/python (#751) Bumps [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) from 0.25.2 to 0.25.3. - [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases) - [Commits](pytest-dev/pytest-asyncio@v0.25.2...v0.25.3) --- updated-dependencies: - dependency-name: pytest-asyncio dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Hi @pull[bot]. Thanks for your PR. I'm waiting for a opendatahub-io 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. Instructions 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. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #166 +/- ##
=======================================
Coverage 14.48% 14.48%
=======================================
Files 108 108
Lines 28834 28834
Branches 73 73
=======================================
Hits 4176 4176
Misses 24262 24262
Partials 396 396 ☔ View full report in Codecov by Sentry. |
* Bump mysql tag to one with an aarch64 image Signed-off-by: Alex Creasy <[email protected]> * debug handle for kind deploy Signed-off-by: Matteo Mortari <[email protected]> * more debug Signed-off-by: Matteo Mortari <[email protected]> * remove AppArmor profile for mysql in KinD on GHA Signed-off-by: Matteo Mortari <[email protected]> --------- Signed-off-by: Alex Creasy <[email protected]> Signed-off-by: Matteo Mortari <[email protected]> Co-authored-by: Matteo Mortari <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
- keep build(deps): bump github.com/testcontainers/testcontainers-go from 0.33.0 to 0.35.0 kubeflow/model-registry#693
- keep build(deps-dev): bump black from 24.10.0 to 25.1.0 in /clients/python kubeflow/model-registry#754
- keep build(deps-dev): bump ruff from 0.9.3 to 0.9.4 in /clients/python kubeflow/model-registry#750
- keep build(deps): bump huggingface-hub from 0.27.1 to 0.28.1 in /clients/python kubeflow/model-registry#753
- keep build(deps-dev): bump pytest-asyncio from 0.25.2 to 0.25.3 in /clients/python kubeflow/model-registry#751
- keep Bump mysql container image to one with an aarch64 image kubeflow/model-registry#267
labels are applied
/lgtm
/approve
Signed-off-by: Daniel Dowler <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
- keep build(deps): bump github.com/testcontainers/testcontainers-go from 0.33.0 to 0.35.0 kubeflow/model-registry#693
- keep build(deps-dev): bump black from 24.10.0 to 25.1.0 in /clients/python kubeflow/model-registry#754
- keep build(deps-dev): bump ruff from 0.9.3 to 0.9.4 in /clients/python kubeflow/model-registry#750
- keep build(deps): bump huggingface-hub from 0.27.1 to 0.28.1 in /clients/python kubeflow/model-registry#753
- keep build(deps-dev): bump pytest-asyncio from 0.25.2 to 0.25.3 in /clients/python kubeflow/model-registry#751
- keep Bump mysql container image to one with an aarch64 image kubeflow/model-registry#267
- keep fix: mysql version fix 8.0.3 -> 8.3.0 kubeflow/model-registry#703
labels are applied
/lgtm
/approve
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: pull[bot], tarilabs The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
af6bab5
into
opendatahub-io:main
See Commits and Changes for more details.
Created by pull[bot] (v2.0.0-alpha.1)
Can you help keep this open source service alive? 💖 Please sponsor : )