-
Notifications
You must be signed in to change notification settings - Fork 8
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
periodic sync upstream KF to midstream ODH #143
periodic sync upstream KF to midstream ODH #143
Conversation
…n /clients/ui/frontend (kubeflow#521) Bumps [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) from 6.5.0 to 6.6.2. - [Release notes](https://github.com/testing-library/jest-dom/releases) - [Changelog](https://github.com/testing-library/jest-dom/blob/main/CHANGELOG.md) - [Commits](testing-library/jest-dom@v6.5.0...v6.6.2) --- updated-dependencies: - dependency-name: "@testing-library/jest-dom" 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>
Signed-off-by: Jenny <32821331+jenny-s51@users.noreply.github.com> update search filter styling for archived models list Signed-off-by: Jenny <32821331+jenny-s51@users.noreply.github.com> fix tests Signed-off-by: Jenny <32821331+jenny-s51@users.noreply.github.com> fix tests
…ck (kubeflow#490) * feat(bff): Use envtest for kubernetes testing instead of hardcoded mock Signed-off-by: Eder Ignatowicz <ignatowicz@gmail.com> * feat(bff): using ginkgo and gomega as our test suite Signed-off-by: Eder Ignatowicz <ignatowicz@gmail.com> * PR review from Griffin Signed-off-by: Eder Ignatowicz <ignatowicz@gmail.com> --------- Signed-off-by: Eder Ignatowicz <ignatowicz@gmail.com>
…ients/ui/bff (kubeflow#533) Bumps [github.com/onsi/gomega](https://github.com/onsi/gomega) from 1.33.1 to 1.35.1. - [Release notes](https://github.com/onsi/gomega/releases) - [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md) - [Commits](onsi/gomega@v1.33.1...v1.35.1) --- updated-dependencies: - dependency-name: github.com/onsi/gomega 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>
…6.10.2), eslint-plugin-react (7.37.2) and http-proxy-middleware (cve) (kubeflow#526) Signed-off-by: Eder Ignatowicz <ignatowicz@gmail.com>
… /clients/ui/frontend (kubeflow#530) Bumps [@cypress/code-coverage](https://github.com/cypress-io/code-coverage) from 3.13.4 to 3.13.5. - [Release notes](https://github.com/cypress-io/code-coverage/releases) - [Changelog](https://github.com/cypress-io/code-coverage/blob/master/.releaserc) - [Commits](cypress-io/code-coverage@v3.13.4...v3.13.5) --- updated-dependencies: - dependency-name: "@cypress/code-coverage" dependency-type: direct:development 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>
…nd (kubeflow#531) Bumps [dompurify](https://github.com/cure53/DOMPurify) from 3.1.6 to 3.1.7. - [Release notes](https://github.com/cure53/DOMPurify/releases) - [Commits](cure53/DOMPurify@3.1.6...3.1.7) --- updated-dependencies: - dependency-name: dompurify 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>
… in /clients/ui/bff (kubeflow#532) Bumps [github.com/brianvoe/gofakeit/v7](https://github.com/brianvoe/gofakeit) from 7.0.4 to 7.1.2. - [Release notes](https://github.com/brianvoe/gofakeit/releases) - [Commits](brianvoe/gofakeit@v7.0.4...v7.1.2) --- updated-dependencies: - dependency-name: github.com/brianvoe/gofakeit/v7 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>
…/clients/ui/bff (kubeflow#534) Bumps [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo) from 2.19.0 to 2.21.0. - [Release notes](https://github.com/onsi/ginkgo/releases) - [Changelog](https://github.com/onsi/ginkgo/blob/master/CHANGELOG.md) - [Commits](onsi/ginkgo@v2.19.0...v2.21.0) --- updated-dependencies: - dependency-name: github.com/onsi/ginkgo/v2 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>
* core: make server generation use default factories ..introducing those missing. Signed-off-by: Matteo Mortari <matteo.mortari@gmail.com> * server generation Signed-off-by: Matteo Mortari <matteo.mortari@gmail.com> * with non regression testing Signed-off-by: Matteo Mortari <matteo.mortari@gmail.com> * linting Signed-off-by: Matteo Mortari <matteo.mortari@gmail.com> * do not require artifactType Signed-off-by: Isabella do Amaral <idoamara@redhat.com> * Update clients/python/tests/test_client.py Signed-off-by: Matteo Mortari <matteo.mortari@gmail.com> --------- Signed-off-by: Matteo Mortari <matteo.mortari@gmail.com> Signed-off-by: Isabella do Amaral <idoamara@redhat.com> Co-authored-by: Matteo Mortari <matteo.mortari@gmail.com> Co-authored-by: Isabella do Amaral <idoamara@redhat.com>
…lients/ui/frontend (kubeflow#539) Signed-off-by: Eder Ignatowicz <ignatowicz@gmail.com>
…ossible missing key or value) (kubeflow#540) Signed-off-by: Eder Ignatowicz <ignatowicz@gmail.com>
Signed-off-by: Griffin-Sullivan <gsulliva@redhat.com>
…108-sync Signed-off-by: Matteo Mortari <matteo.mortari@gmail.com>
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: 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 |
1 similar comment
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: 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 |
6a0f0d1
into
opendatahub-io:main
maintaining labels