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

Auto Tag Release #47

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

pratik2050
Copy link

Bug Fix #46

File Changed

  • pom.xml
  • settings.xml

Action File Created

  • build_on_merge: checks for any push on main branch and build the project as well as trigger release workflow on successful git tag, after that updates the pom version to next dev version
  • release_on_tag: upon successful git tag this action will create a github release with the same tag version.
  • deploy_artifact: this will deploy to github package but needs manual trigger

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.

Updating Maven package version triggered with merge of a PR.
1 participant