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

Ensure the same Quarkus version is used after reload #669

Conversation

rsvoboda
Copy link
Member

@rsvoboda rsvoboda commented Jun 1, 2022

Ensure the same Quarkus version is used after reload

TD for quarkusio/quarkus#25184

FAIL: mvn clean verify -f quarkus-cli -Dit.test=QuarkusCliCreateJvmApplicationIT#shouldKeepUsingTheSameQuarkusVersionAfterReload -Dquarkus.platform.group-id=com.redhat.quarkus.platform -Dquarkus.platform.artifact-id=quarkus-bom -Dquarkus.platform.version=2.7.5.Final-redhat-00011 -Prh

PASS: mvn clean verify -f quarkus-cli -Dit.test=QuarkusCliCreateJvmApplicationIT#shouldKeepUsingTheSameQuarkusVersionAfterReload -Dquarkus.platform.group-id=io.quarkus.platform -Dquarkus.platform.artifact-id=quarkus-bom -Dquarkus.platform.version=2.7.6.Final

  • Bug fix (non-breaking change which fixes an issue)
  • Dependency update
  • New scenario (non-breaking change which adds functionality)
  • This change requires a documentation update

Checklist:

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

@rsvoboda rsvoboda requested a review from fedinskiy June 1, 2022 10:51
@rsvoboda rsvoboda added the triage/backport-2.7? It needs to backport changes to branch 2.7 label Jun 1, 2022
@rsvoboda
Copy link
Member Author

rsvoboda commented Jun 3, 2022

CI is green, merging

@rsvoboda rsvoboda merged commit b06b45b into quarkus-qe:main Jun 3, 2022
@pjgg pjgg mentioned this pull request Jun 6, 2022
2 tasks
@pjgg pjgg added this to the 2.7 milestone Jun 8, 2022
@pjgg pjgg removed the triage/backport-2.7? It needs to backport changes to branch 2.7 label Jun 8, 2022
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