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

feat: Use bump2version to make new release tags #70

Conversation

matthewfeickert
Copy link
Contributor

To try to reduce some of the workflow confusion that PR #69 caused, this PR assumes that maintainers will use bump2version to make a release tag and adds a .bumpversion.cfg file that enables committing changes and tagging the commit with the new version tag (equivalent of adding --commit and --tag at the CLI API).

This PR also adds instructions to walk a maintainer through a release process.


@marceloprates I've left this PR in draft status and have it with parent of 77b992e rather than the current project HEAD so that I can rebase it after whatever actions you take RE: our discussion in #69 (comment). I'm of course happy to elaborate or revise any part of this PR! 👍

Running `bump2version <part>` will automatically produce a commit and a
tag of the new version
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