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

[1.5.z] Backport/7.10 #1356

Merged
merged 7 commits into from
Oct 8, 2024
Merged

[1.5.z] Backport/7.10 #1356

merged 7 commits into from
Oct 8, 2024

Conversation

fedinskiy
Copy link
Contributor

@fedinskiy fedinskiy commented Oct 7, 2024

Summary

Please check the relevant options

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Dependency update
  • Refactoring
  • Backporting
  • Release (follows conventions described in the RELEASE.md)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • This change requires a documentation update
  • This change requires execution against OCP (use run tests phrase in comment)

Checklist:

  • Example scenarios has been updated / added
  • Methods and classes used in PR scenarios are meaningful
  • Commits are well encapsulated and follow the best practices

Daniel Berecz and others added 7 commits October 7, 2024 09:39
Bumps [org.apache.maven.plugins:maven-gpg-plugin](https://github.com/apache/maven-gpg-plugin) from 3.2.5 to 3.2.6.
- [Release notes](https://github.com/apache/maven-gpg-plugin/releases)
- [Commits](apache/maven-gpg-plugin@maven-gpg-plugin-3.2.5...maven-gpg-plugin-3.2.6)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-gpg-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
(cherry picked from commit b521fd8)
… and prevent shared resources conflicts on ocp

(cherry picked from commit eb127f0)
Closes quarkus-qe#1350

Signed-off-by: Martin Bartoš <[email protected]>
(cherry picked from commit 2b907f1)
Bumps [org.apache.maven.plugins:maven-gpg-plugin](https://github.com/apache/maven-gpg-plugin) from 3.2.6 to 3.2.7.
- [Release notes](https://github.com/apache/maven-gpg-plugin/releases)
- [Commits](apache/maven-gpg-plugin@maven-gpg-plugin-3.2.6...maven-gpg-plugin-3.2.7)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-gpg-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
(cherry picked from commit 232d40a)
@michalvavrik michalvavrik changed the title Backport/7.10 [1.5.z] Backport/7.10 Oct 7, 2024
Copy link
Member

@michalvavrik michalvavrik left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Backports LGTM. We need CI (including OCP) to confirm.

@michalvavrik
Copy link
Member

run tests

@michalvavrik
Copy link
Member

jeez, I forgot I cannot run OCP now :/ ok, let's just use GH CI.

@fedinskiy
Copy link
Contributor Author

run tests

@fedinskiy
Copy link
Contributor Author

All runs are green, including both Jenkins OCP runs, therefore I will merge

@fedinskiy fedinskiy merged commit 182f3c9 into quarkus-qe:1.5.z Oct 8, 2024
10 checks passed
@fedinskiy fedinskiy deleted the backport/7.10 branch October 8, 2024 07:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants