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

chore: improve automation flow of version bump post release #70

Closed
gullerya opened this issue Jan 16, 2021 · 1 comment
Closed

chore: improve automation flow of version bump post release #70

gullerya opened this issue Jan 16, 2021 · 1 comment
Assignees

Comments

@gullerya
Copy link
Owner

As of now the script that is releasing the version extracts the version from the tag.
Chore proposals:

  • on the master there will already be set a next version to be released, suffixed with something like '-snapshot'
  • release will actually release the very version that is present in master
  • then bump the master to the next snapshot (let's say next patch)
  • during the development of the next version, it is possible to manually bump the snapshot further, if needed
@gullerya gullerya self-assigned this Jan 16, 2021
gullerya added a commit that referenced this issue Jan 16, 2021
gullerya added a commit that referenced this issue Jan 16, 2021
gullerya added a commit that referenced this issue Jan 16, 2021
@gullerya
Copy link
Owner Author

fixed as of 4.1.1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant