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

Support versioning new monorepo multi-tag modules in pre-release #34

Merged
merged 3 commits into from
Apr 28, 2024

Conversation

serpro69
Copy link
Owner

@serpro69 serpro69 commented Apr 20, 2024

IF the monorepo project is in pre-release and new module is added, AND the new module is versioned via own tag,
THEN the module version should also be postfixed with pre-release identifier.

Close #32

TODO:

IF the monorepo project is in pre-release and new module is added,
AND the new module is versioned via own tag,
THEN the module version should also be postfixed with pre-release
identifier.
@serpro69 serpro69 added enhancement 🪄 New feature or request gradle 🐘 Issues related to gradle plugin labels Apr 20, 2024
@serpro69 serpro69 merged commit 6730f01 into master Apr 28, 2024
3 checks passed
@serpro69 serpro69 deleted the versioning_in_pre_release branch April 28, 2024 15:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement 🪄 New feature or request gradle 🐘 Issues related to gradle plugin
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Improve handling of 'multi-tag monorepo' when currentVersion is pre-release
1 participant