-
Notifications
You must be signed in to change notification settings - Fork 6
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
feat(version-automation): VIV-349 automate version bump #591
Labels
Comments
gullerya
changed the title
feat(version-automation): VIV-248 automate version bump
feat(version-automation): VIV-349 automate version bump
Jan 19, 2021
gullerya
added a commit
that referenced
this issue
Jan 19, 2021
gullerya
added a commit
that referenced
this issue
Jan 20, 2021
gullerya
added a commit
that referenced
this issue
Jan 20, 2021
gullerya
added a commit
that referenced
this issue
Jan 20, 2021
* issue #591: wip * feat(autobump): version automation * feat: testing stuff * chore(release): 1.1.0 * chore(release): 1.0.5 * chore(release): 1.0.6 * issue #591: wip * issue #591: added script to get suggestion * issue #591: dry run * issue #591: dry run * issue #591: dry run * issue #591: dry run * issue #591: dry run * issue #591: see logs * issue #591: see logs * issue #591: see logs * issue #591: see logs * issue #591: see logs * issue #591: see logs * issue #591: see logs * issue #591: see logs * issue #591: fixing remarks and adding doc * issue #591: fixing remarks and adding doc
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
We'd like to have version bump automated.
Approaches under consideration now:
lerna
tool to calculate the next bump - preferred approach since this one is also updates changelog files etcConsider as part of this task to bump our base version to next-patch-snapshot, so that it would be clear what is what and where.
The text was updated successfully, but these errors were encountered: