Integrate commitizen
to manage project versions/tags?
#388
baggiponte
started this conversation in
Ideas
Replies: 1 comment
-
In fact, you can use |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I have been using commitizen extensively to manage versions. I am fine with that setup (I use PDM) but I found that a lot of friends who use poetry use plugins like
poetry-version-plugin
by tiangolo to manage version bumps from commit history. There is a similar manual plugin for PDM that IIUC does not manage tags automatically. Perhaps a "one true tool" should do this too?Beta Was this translation helpful? Give feedback.
All reactions