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

Update 2.7 branch to use Quarkus 2.7.6 #686

Merged
merged 4 commits into from
Jun 6, 2022
Merged

Conversation

michalvavrik
Copy link
Member

Summary

Quarkus 2.7.6.Final has been released and branch 2.7 should use it.

Please select the relevant options.

  • Bug fix (non-breaking change which fixes an issue)
  • Dependency update
  • Refactoring
  • 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

@michalvavrik michalvavrik requested a review from pjgg June 6, 2022 09:40
@michalvavrik
Copy link
Member Author

#657 was cherry picked in order to fix errors in ProxyIT.

Copy link
Contributor

@pjgg pjgg left a comment

Choose a reason for hiding this comment

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

@michalvavrik
Copy link
Member Author

michalvavrik commented Jun 6, 2022

If does, could you remove 2.7.5.Final Disable annotation

QuarkusCliExtensionsIT does not work at all with 2.7 stream of registry.quarkus.io: Unable to list extensions: Failed to locate stream 2.7 in platform(s). However should be working with registry.quarkus.redhat.com CLI registry.

That was already updated, please see changed files.

@michalvavrik
Copy link
Member Author

I added registry.quarkus.redhat.com as stream 2.7 does not work with registry.quarkus.io (2.7 has been removed from there)

@pjgg pjgg force-pushed the update-2-7 branch 2 times, most recently from 1d0698f to 8a00c7f Compare June 6, 2022 14:59
@pjgg pjgg self-requested a review June 6, 2022 14:59
Quarkus stream 2.7 is not part of code.quarkus.io anymore, thus tests are failing.
Copy link
Contributor

@pjgg pjgg left a comment

Choose a reason for hiding this comment

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

LGTM

@pjgg pjgg merged commit a408a66 into quarkus-qe:2.7 Jun 6, 2022
@michalvavrik michalvavrik deleted the update-2-7 branch June 6, 2022 16:44
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.

2 participants