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

Automate version management #30

Open
alecigne opened this issue Feb 10, 2024 · 0 comments
Open

Automate version management #30

alecigne opened this issue Feb 10, 2024 · 0 comments
Assignees
Labels

Comments

@alecigne
Copy link
Owner

For every new release I need to:

  • Create a release version in pom.xml.
  • Create an entry in the CHANGELOG.
  • Tag the commit.
  • Push the tag and then the commit.
  • Create a commit to prepare the next development version.
  • Create a release with a JAR inside.

This needs to be automated.

@alecigne alecigne added the dev label Feb 10, 2024
@alecigne alecigne self-assigned this Feb 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant