Skip to content
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 #118

Merged

Conversation

tarilabs
Copy link
Member

@tarilabs tarilabs commented Sep 9, 2024

applied labels.

dependabot bot and others added 17 commits September 3, 2024 14:57
…ents/ui/frontend (kubeflow#332)

Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server) from 4.15.2 to 5.0.4.
- [Release notes](https://github.com/webpack/webpack-dev-server/releases)
- [Changelog](https://github.com/webpack/webpack-dev-server/blob/master/CHANGELOG.md)
- [Commits](webpack/webpack-dev-server@v4.15.2...v5.0.4)

---
updated-dependencies:
- dependency-name: webpack-dev-server
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…in /clients/ui/frontend (kubeflow#333)

Bumps [@cypress/code-coverage](https://github.com/cypress-io/code-coverage) from 3.12.45 to 3.12.46.
- [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.12.45...v3.12.46)

---
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>
…0-alpha.37 in /clients/ui/frontend (kubeflow#335)

Bumps [@patternfly/react-icons](https://github.com/patternfly/patternfly-react) from 6.0.0-alpha.35 to 6.0.0-alpha.37.
- [Release notes](https://github.com/patternfly/patternfly-react/releases)
- [Commits](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-icons@6.0.0-alpha.35...@patternfly/react-icons@6.0.0-alpha.37)

---
updated-dependencies:
- dependency-name: "@patternfly/react-icons"
  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>
…n /clients/ui/frontend (kubeflow#336)

Bumps [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) from 6.4.8 to 6.5.0.
- [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.4.8...v6.5.0)

---
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: Matteo Mortari <matteo.mortari@gmail.com>
* py: fix access token parsing

Co-authored-by: Isabella do Amaral <idoamara@redhat.com>
Signed-off-by: Alessio Pragliola <seth.pro@gmail.com>

* py: added regression test

Signed-off-by: Alessio Pragliola <seth.pro@gmail.com>

* py: apply commit suggestion from review

Co-authored-by: Matteo Mortari <matteo.mortari@gmail.com>
Signed-off-by: Alessio Pragliola <seth.pro@gmail.com>

---------

Signed-off-by: Alessio Pragliola <seth.pro@gmail.com>
Co-authored-by: Isabella do Amaral <idoamara@redhat.com>
Co-authored-by: Matteo Mortari <matteo.mortari@gmail.com>
… to 0.2.5-alpha in /clients/ui/bff (kubeflow#342)

Signed-off-by: Eder Ignatowicz <ignatowicz@gmail.com>
* py: client: add update method for supported types

Signed-off-by: Isabella do Amaral <idoamara@redhat.com>

* py: test update preserves attrs

Signed-off-by: Isabella do Amaral <idoamara@redhat.com>

* Update clients/python/tests/test_client.py

Co-authored-by: Matteo Mortari <matteo.mortari@gmail.com>
Signed-off-by: Isabella do Amaral <idoamara@redhat.com>

---------

Signed-off-by: Isabella do Amaral <idoamara@redhat.com>
Co-authored-by: Matteo Mortari <matteo.mortari@gmail.com>
Fixes: kubeflow#348

Signed-off-by: Isabella do Amaral <idoamara@redhat.com>
Signed-off-by: lucferbux <lferrnan@redhat.com>
Signed-off-by: Matteo Mortari <matteo.mortari@gmail.com>
Signed-off-by: Alex Creasy <alex@creasy.dev>
Signed-off-by: Alex Creasy <alex@creasy.dev>
Signed-off-by: lucferbux <lferrnan@redhat.com>
* gha: provide py dist as gh artifact

Signed-off-by: Matteo Mortari <matteo.mortari@gmail.com>

* use 'dist' session

Signed-off-by: Matteo Mortari <matteo.mortari@gmail.com>

* bind to 'tests' session only for 3.12

Signed-off-by: Matteo Mortari <matteo.mortari@gmail.com>

---------

Signed-off-by: Matteo Mortari <matteo.mortari@gmail.com>
* api: fix ID field in orderBy

Fixes: kubeflow#353

Signed-off-by: Isabella do Amaral <idoamara@redhat.com>

* py: please mypy

Signed-off-by: Isabella do Amaral <idoamara@redhat.com>

* add stubs for dateutil

Signed-off-by: Isabella do Amaral <idoamara@redhat.com>

---------

Signed-off-by: Isabella do Amaral <idoamara@redhat.com>
…909-sync

Signed-off-by: Matteo Mortari <matteo.mortari@gmail.com>
Copy link

openshift-ci bot commented Sep 9, 2024

[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 /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

1 similar comment
Copy link

openshift-ci bot commented Sep 9, 2024

[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 /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-merge-bot openshift-merge-bot bot merged commit 1fb7ad9 into opendatahub-io:main Sep 9, 2024
15 of 17 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants