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

Sync main with release branch #283

Merged
merged 24 commits into from
May 24, 2024
Merged

Sync main with release branch #283

merged 24 commits into from
May 24, 2024

Conversation

heyselbi
Copy link
Contributor

@heyselbi heyselbi commented May 15, 2024

Description

https://issues.redhat.com/browse/RHOAIENG-7240

How Has This Been Tested?

Merge criteria:

  • The commits are squashed in a cohesive manner and have meaningful messages.
  • Testing instructions have been added in the PR body (for PRs involving changes that are not immediately obvious).
  • The developer has manually tested the changes and verified that the changes work

dtrifiro and others added 5 commits April 29, 2024 14:18
Bumps [caikit-nlp](https://github.com/caikit/caikit-nlp) from 0.4.8 to 0.4.9.
- [Release notes](https://github.com/caikit/caikit-nlp/releases)
- [Commits](caikit/caikit-nlp@v0.4.8...v0.4.9)

---
updated-dependencies:
- dependency-name: caikit-nlp
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [werkzeug](https://github.com/pallets/werkzeug) from 3.0.2 to 3.0.3.
- [Release notes](https://github.com/pallets/werkzeug/releases)
- [Changelog](https://github.com/pallets/werkzeug/blob/main/CHANGES.rst)
- [Commits](pallets/werkzeug@3.0.2...3.0.3)

---
updated-dependencies:
- dependency-name: werkzeug
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [caikit](https://github.com/caikit/caikit) from 0.26.18 to 0.26.22.
- [Release notes](https://github.com/caikit/caikit/releases)
- [Changelog](https://github.com/caikit/caikit/blob/main/releases.md)
- [Commits](caikit/caikit@v0.26.18...v0.26.22)

---
updated-dependencies:
- dependency-name: caikit
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Copy link
Contributor

openshift-ci bot commented May 15, 2024

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: heyselbi

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

@dtrifiro dtrifiro added the lgtm label May 16, 2024
@dtrifiro
Copy link
Contributor

/hold

Bumps [caikit](https://github.com/caikit/caikit) from 0.26.22 to 0.26.23.
- [Release notes](https://github.com/caikit/caikit/releases)
- [Changelog](https://github.com/caikit/caikit/blob/main/releases.md)
- [Commits](caikit/caikit@v0.26.22...v0.26.23)

---
updated-dependencies:
- dependency-name: caikit
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@openshift-ci openshift-ci bot removed the lgtm label May 16, 2024

This comment was marked as outdated.

@dtrifiro

This comment was marked as outdated.

dependabot bot and others added 13 commits May 16, 2024 15:07
Bumps [caikit-nlp](https://github.com/caikit/caikit-nlp) from 0.4.9 to 0.4.10.
- [Release notes](https://github.com/caikit/caikit-nlp/releases)
- [Commits](caikit/caikit-nlp@v0.4.9...v0.4.10)

---
updated-dependencies:
- dependency-name: caikit-nlp
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
updated-dependencies:
- dependency-name: caikit-nlp
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
updated-dependencies:
- dependency-name: requests
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
….32.0

build(deps-dev): bump requests from 2.31.0 to 2.32.0
….0.3

build(deps-dev): bump werkzeug from 3.0.2 to 3.0.3
…-0.4.11

build(deps): bump caikit-nlp from 0.4.10 to 0.4.11
updated-dependencies:
- dependency-name: caikit
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
…6.24

build(deps): bump caikit from 0.26.23 to 0.26.24
updated-dependencies:
- dependency-name: helm/kind-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
…/helm/kind-action-1.10.0

build(deps): bump helm/kind-action from 1.9.0 to 1.10.0
@dtrifiro

This comment was marked as outdated.

The smoke tests have failed due to an incopatibility between caikit and newer grpc libraries
@dtrifiro
Copy link
Contributor

Thanks to @z103cb we have a fix, merged in #292

@dtrifiro

This comment was marked as outdated.

Bumps [caikit](https://github.com/caikit/caikit) from 0.26.24 to 0.26.25.
- [Release notes](https://github.com/caikit/caikit/releases)
- [Changelog](https://github.com/caikit/caikit/blob/main/releases.md)
- [Commits](caikit/caikit@v0.26.24...v0.26.25)

---
updated-dependencies:
- dependency-name: caikit
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@openshift-ci openshift-ci bot removed the lgtm label May 23, 2024

This comment was marked as outdated.

@dtrifiro
Copy link
Contributor

/retest

@openshift-merge-bot openshift-merge-bot bot merged commit 01d6d99 into release May 24, 2024
9 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.

None yet

3 participants