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

Releasing script is now compatible with variants and creating releasing file. #43

Merged
merged 4 commits into from
Jul 17, 2024

Conversation

GerardPaligot
Copy link
Collaborator

@GerardPaligot GerardPaligot commented Jul 17, 2024

Find here some outputs:

Current version is '1.0.0-SNAPSHOT'.
1. current: tag 1.0.0 and bump to 1.1.0-SNAPSHOT
2. variant: tag 1.0.0 and bump to 1.0.0-alpha.1-SNAPSHOT
3. patch: tag 1.0.1 and bump to 1.1.0-SNAPSHOT
4. minor: tag 1.1.0 and bump to 1.2.0-SNAPSHOT
5. major: tag 2.0.0 and bump to 2.1.0-SNAPSHOT
What do you want to do [1/2/3/4/5]?
Current version is '1.0.0-alpha.4-SNAPSHOT'.
1. current: tag 1.0.0-alpha.4 and bump to 1.1.0-SNAPSHOT
2. variant: tag 1.0.0-alpha.4 and bump to 1.0.0-alpha.5-SNAPSHOT
3. patch: tag 1.0.1 and bump to 1.1.0-SNAPSHOT
4. minor: tag 1.1.0 and bump to 1.2.0-SNAPSHOT
5. major: tag 2.0.0 and bump to 2.1.0-SNAPSHOT
What do you want to do [1/2/3/4/5]?

@GerardPaligot GerardPaligot merged commit 78265d4 into paug:main Jul 17, 2024
1 check passed
@GerardPaligot GerardPaligot deleted the chore/releasing branch July 17, 2024 19:53
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