collective / zestreleaser.towncrier

GNU General Public License v2.0
1 stars 1 forks source link

Tell bumpversion to not update the history #10

Closed mauritsvanrees closed 5 years ago

mauritsvanrees commented 5 years ago

We already tell prerelease and postrelease to not update the history, because we will call towncrier to do that. We should say the same to bumpversion. See also https://github.com/zestsoftware/zest.releaser/issues/310. This needs a small change in the bumpversion command of zest.releaser too, so it listens to us.

Maybe a more general change in zest.releaser should be done, see https://github.com/zestsoftware/zest.releaser/issues/311. That might make a change in zestreleaser.towncrier unnecessary. But such a change seems good and simple, and I want to track this here anyway.

In zest.releaser 6.16.0 the bumpversion problem is there.

mauritsvanrees commented 5 years ago

This was fixed a few weeks ago in 1.0.1.