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 quarkus version checks to adapt to new SNAPSHOT versions #247

Merged
merged 3 commits into from
Jan 26, 2024

Conversation

Copy link
Collaborator

@jerboaa jerboaa left a comment

Choose a reason for hiding this comment

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

Consider adding some tests for QuarkusVersion comparisons so that this keeps working. Looks fine to me, though.

@zakkak
Copy link
Collaborator Author

zakkak commented Jan 26, 2024

Consider adding some tests for QuarkusVersion comparisons so that this keeps working. Looks fine to me, though.

I extracted constant versions in constant fields in QuarkusVersion and also introduced tests for the class.

Thanks for the review @jerboaa

@zakkak zakkak merged commit 19a8ffe into Karm:master Jan 26, 2024
19 checks passed
@zakkak zakkak deleted the 2024-01-24-fix-quarkus-version-detection branch January 26, 2024 10:06
@jerboaa
Copy link
Collaborator

jerboaa commented Jan 26, 2024

I extracted constant versions in constant fields in QuarkusVersion and also introduced tests for the class.

Very nice, thank you!

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