Corey Oordt
Corey Oordt
@mauvilsa That depends on how your pre-commit hooks are set up. Are you using [pre-commit](https://pre-commit.com)?
I can only make more guesses. Looking at the repo, I didn't find where you might be running the bumpversion command. During automation, you have to make sure you initialize...
The output of the `git` command isn't supposed to be output to the user. However a better error message is necessary. How about this: we divide this into two different...
There has been nothing to consider, as no group has offered. The biggest problem with sustainability and governance is gaining active participation by more than one person. A project needs...
Your approach is interesting. It might be a bit before I can accomplish it. What I currently do to avoid this problem is not have bump-my-version commit and tag. Then...
@wkoot @Zeitsperre I have working code in PR #189 . I'm going to update the docs more. I would love some feedback before I merge this.
@wkoot @Zeitsperre I have a [pre-release](https://pypi.org/project/bump-my-version/0.22.0.post197.dev9/) available.
@getzze This is unlikely to get any priority, as the focus of bump-my-version is not a workflow tool. However, since you already know the version increment (major/minor/patch/etc.) ahead of time,...
@getzze I'm going to be releasing a new version that provides hooks for scripts to run during the process here: #228 Feel free to look at it and let me...
Version 0.26.0 should have what you need.