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

Avoid deploying redundant modules during the release #6320

Merged
merged 1 commit into from
Aug 6, 2024

Conversation

jamesnetherton
Copy link
Contributor

This shrinks the number of modules deployed at release time from 1435 to 1274.

I ran the full release against a local Nexus instance and the output from both the release:prepare and release:perform stages was as expected. The list of deployed artifacts is here:

https://gist.github.com/jamesnetherton/f19fcec764d08f59c39933835f3d1dfb

I also tested the release with the Quarkus Platform. It built fine and I ran a small selection of tests, which passed.

WDYT @ppalaga?

@jamesnetherton jamesnetherton requested a review from ppalaga August 6, 2024 06:19
Copy link
Contributor

@ppalaga ppalaga left a comment

Choose a reason for hiding this comment

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

@jamesnetherton it looks great, thanks a lot for the effort!

@jamesnetherton jamesnetherton merged commit 171785c into apache:main Aug 6, 2024
24 checks passed
@jamesnetherton jamesnetherton deleted the optimize-release branch August 6, 2024 15:54
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