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

[3.2] Backport Docker and Podman changes for Ghost #1385

Merged

Conversation

michalvavrik
Copy link
Member

@michalvavrik michalvavrik commented Aug 30, 2023

Summary

Backports:

Please select the relevant options.

  • Bug fix (non-breaking change which fixes an issue)
  • Dependency update
  • Refactoring
  • Backport
  • New scenario (non-breaking change which adds functionality)
  • This change requires a documentation update
  • This change requires execution against OCP (use run tests phrase in comment)

Checklist:

  • Methods and classes used in PR scenarios are meaningful
  • Commits are well encapsulated and follow the best practices

fedinskiy and others added 3 commits August 30, 2023 13:48
Bumps `quarkus.qe.framework.version` from 1.3.0.Beta24 to 1.3.0.Beta25.

Updates `io.quarkus.qe:quarkus-test-parent` from 1.3.0.Beta24 to 1.3.0.Beta25
- [Release notes](https://github.com/quarkus-qe/quarkus-test-framework/releases)
- [Changelog](https://github.com/quarkus-qe/quarkus-test-framework/blob/main/RELEASE.md)
- [Commits](quarkus-qe/quarkus-test-framework@1.3.0.Beta24...1.3.0.Beta25)

Updates `io.quarkus.qe:quarkus-test-containers` from 1.3.0.Beta24 to 1.3.0.Beta25
- [Release notes](https://github.com/quarkus-qe/quarkus-test-framework/releases)
- [Changelog](https://github.com/quarkus-qe/quarkus-test-framework/blob/main/RELEASE.md)
- [Commits](quarkus-qe/quarkus-test-framework@1.3.0.Beta24...1.3.0.Beta25)

Updates `io.quarkus.qe:quarkus-test-openshift` from 1.3.0.Beta24 to 1.3.0.Beta25
- [Release notes](https://github.com/quarkus-qe/quarkus-test-framework/releases)
- [Changelog](https://github.com/quarkus-qe/quarkus-test-framework/blob/main/RELEASE.md)
- [Commits](quarkus-qe/quarkus-test-framework@1.3.0.Beta24...1.3.0.Beta25)

Updates `io.quarkus.qe:quarkus-test-core` from 1.3.0.Beta24 to 1.3.0.Beta25
- [Release notes](https://github.com/quarkus-qe/quarkus-test-framework/releases)
- [Changelog](https://github.com/quarkus-qe/quarkus-test-framework/blob/main/RELEASE.md)
- [Commits](quarkus-qe/quarkus-test-framework@1.3.0.Beta24...1.3.0.Beta25)

---
updated-dependencies:
- dependency-name: io.quarkus.qe:quarkus-test-parent
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.quarkus.qe:quarkus-test-containers
  dependency-type: direct:development
  update-type: version-update:semver-patch
- dependency-name: io.quarkus.qe:quarkus-test-openshift
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.quarkus.qe:quarkus-test-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@michalvavrik
Copy link
Member Author

I don't really expect CI to succeed as there is too many changes (timeouts), but let see.

@michalvavrik
Copy link
Member Author

run tests

@michalvavrik michalvavrik requested a review from mjurc August 30, 2023 12:21
Copy link
Member

@mjurc mjurc left a comment

Choose a reason for hiding this comment

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

Exhaustive backport, looks correct to me.

Let's wait for CI anyway, please, to curb out any obvious errors that we may have missed in case there's any such.

@mjurc
Copy link
Member

mjurc commented Aug 30, 2023

run tests

@michalvavrik michalvavrik mentioned this pull request Aug 30, 2023
9 tasks
@mjurc
Copy link
Member

mjurc commented Aug 30, 2023

Failures unrelated - merging.

@mjurc mjurc merged commit 6d503e5 into quarkus-qe:3.2 Aug 30, 2023
@michalvavrik michalvavrik deleted the feature/3.2-backports-docker-on-aws branch August 30, 2023 22:04
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.

3 participants