Corey Oordt
Corey Oordt
Yea the docs may be a bit misleading here. Either manual or automation is required to call bump-my-version. If you want to automate pre-releases I would use branches and github...
@dawgware, could you possibly give me more information on the Release Branching process? I looked for information about how Maven does things and tried to find a good answer about...
@dawgware 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.
@dereklee0310 What version are you using?
This is a known issue, but one I'm not sure there is a fix for. This "regression" appears to be due to the fix of another bug #321 . This...
I understand your request. Could you provide some thoughts on how you would like it to work (configurations/settings, failure handling, etc)?
Could the [hooks](https://callowayproject.github.io/bump-my-version/reference/hooks/) functionality work? You can have a script that will add whatever files you want before the commit.
Then there must be other modified files. Add the hook 'git status' to see the state. Might need to run bump my version with -vvv
Thank you for the two PRs. I've given you write permission to the repository. Do you think you could create a branch with the changes? It would help us both...