-
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 #164
Conversation
* fix: patch requests to artifact endpoint make mr panic Signed-off-by: Alessio Pragliola <[email protected]> * chore: remove commented code Signed-off-by: Alessio Pragliola <[email protected]> --------- Signed-off-by: Alessio Pragliola <[email protected]>
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 ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #164 +/- ##
===========================================
- Coverage 82.97% 72.41% -10.56%
===========================================
Files 12 25 +13
Lines 646 2755 +2109
Branches 73 73
===========================================
+ Hits 536 1995 +1459
- Misses 78 547 +469
- Partials 32 213 +181 ☔ View full report in Codecov by Sentry. |
#720) * feat(bff) crud for api/v1/model_registry/{model_registry_id}/artifacts Signed-off-by: Eder Ignatowicz <[email protected]> * fixing lint Signed-off-by: Eder Ignatowicz <[email protected]> --------- Signed-off-by: Eder Ignatowicz <[email protected]>
Signed-off-by: Matteo Mortari <[email protected]>
…ng (#721) Signed-off-by: Jenny <[email protected]> remove left marign fix masthead toggle alignment fix comment fix import order
Signed-off-by: lucferbux <[email protected]>
Signed-off-by: lucferbux <[email protected]>
…s/ui/frontend (#715) Bumps [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) from 7.1.1 to 7.1.3. - [Release notes](https://github.com/remix-run/react-router/releases) - [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router-dom/CHANGELOG.md) - [Commits](https://github.com/remix-run/react-router/commits/[email protected]/packages/react-router-dom) --- updated-dependencies: - dependency-name: react-router-dom 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>
Signed-off-by: Eder Ignatowicz <[email protected]>
…cript-eslint/parser and @typescript-eslint/eslint-plugin (#728) Signed-off-by: Eder Ignatowicz <[email protected]>
Signed-off-by: Eric Dobroveanu <[email protected]>
… and k8s.io/apimachinery from 0.31.4 to 0.32.1 (#727) Signed-off-by: Eder Ignatowicz <[email protected]>
…ients/ui/frontend (#738) Bumps [@mui/icons-material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-icons-material) from 6.1.10 to 6.4.1. - [Release notes](https://github.com/mui/material-ui/releases) - [Changelog](https://github.com/mui/material-ui/blob/master/CHANGELOG.md) - [Commits](https://github.com/mui/material-ui/commits/v6.4.1/packages/mui-icons-material) --- updated-dependencies: - dependency-name: "@mui/icons-material" dependency-type: direct:development 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>
….1 in /clients/ui/frontend (#739) Bumps [@testing-library/user-event](https://github.com/testing-library/user-event) from 14.5.2 to 14.6.1. - [Release notes](https://github.com/testing-library/user-event/releases) - [Changelog](https://github.com/testing-library/user-event/blob/main/CHANGELOG.md) - [Commits](testing-library/user-event@v14.5.2...v14.6.1) --- updated-dependencies: - dependency-name: "@testing-library/user-event" dependency-type: direct:development 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>
Signed-off-by: Griffin-Sullivan <[email protected]>
Signed-off-by: Alessio Pragliola <[email protected]>
* Expose verify_ssl attribute in Configuration init and set it to false for insecure connections Signed-off-by: lugi0 <[email protected]> * Apply suggested patch Signed-off-by: lugi0 <[email protected]> --------- Signed-off-by: lugi0 <[email protected]>
Signed-off-by: Alessio Pragliola <[email protected]>
…734) Bumps [pydantic](https://github.com/pydantic/pydantic) from 2.10.4 to 2.10.6. - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md) - [Commits](pydantic/pydantic@v2.10.4...v2.10.6) --- updated-dependencies: - dependency-name: pydantic dependency-type: direct:production 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>
…735) Bumps [mypy](https://github.com/python/mypy) from 1.14.0 to 1.14.1. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.14.0...v1.14.1) --- updated-dependencies: - dependency-name: mypy 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>
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.9.2 to 0.9.3. - [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.2...0.9.3) --- 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>
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 fix: patch requests to artifact endpoint make mr panic kubeflow/model-registry#718
- keep feat(bff) crud for api/v1/model_registry/{model_registry_id}/artifacts kubeflow/model-registry#720
- keep chore: bump py version to 0.2.13 kubeflow/model-registry#722
- keep fix(nav, masthead): Edit navbar styling to handle dynamic window sizing kubeflow/model-registry#721
- keep Fix issue with make command kubeflow/model-registry#723
- keep Keep up with midstream kubeflow/model-registry#706
- keep build(deps-dev): bump react-router-dom from 7.1.1 to 7.1.3 in /clients/ui/frontend kubeflow/model-registry#715
- keep fix(frontend): adding missing key for SimpleSelect kubeflow/model-registry#729
- keep chore(frontend): FE version bump for eslint-plugin-react-hooks, typescript-eslint/parser and @typescript-eslint/eslint-plugin kubeflow/model-registry#728
- keep Update install_protoc.sh script to support apple architectures kubeflow/model-registry#732
- keep chore(bff): version bump for golang 1.22.2 -> 1.23.5, go lint v1.63.4 and k8s.io/apimachinery from 0.31.4 to 0.32.1 kubeflow/model-registry#727
- keep build(deps-dev): bump @mui/icons-material from 6.1.10 to 6.4.1 in /clients/ui/frontend kubeflow/model-registry#738
- keep build(deps-dev): bump @testing-library/user-event from 14.5.2 to 14.6.1 in /clients/ui/frontend kubeflow/model-registry#739
- keep Moving UI Manifests to root manifests directory kubeflow/model-registry#731
- keep chore(go): bump golang version to 1.22 kubeflow/model-registry#689
- keep Update verify_ssl behaviour in Configuration class kubeflow/model-registry#726
- keep fix(bff): bump golang base image in Dockerfile kubeflow/model-registry#742
- keep build(deps): bump pydantic from 2.10.4 to 2.10.6 in /clients/python kubeflow/model-registry#734
- keep build(deps-dev): bump mypy from 1.14.0 to 1.14.1 in /clients/python kubeflow/model-registry#735
- keep build(deps-dev): bump ruff from 0.9.2 to 0.9.3 in /clients/python kubeflow/model-registry#736
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: Al-Pragliola, pull[bot] 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 |
/lgtm /approve |
9c9a392
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 : )