python-package-template icon indicating copy to clipboard operation
python-package-template copied to clipboard

fix(ci): commitizen and CI should fail if the bumped version strings contain inconsistent version numbers

Open jenstroeger opened this issue 1 year ago • 0 comments

This actually happened in a downstream repository where another package was added to the repository and that new package’s version was different than the repo’s — then cz bump failed silently for that new package and CI proceeded just fine.

jenstroeger avatar May 22 '24 05:05 jenstroeger