Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Is it possible to use only two version numbers, e.g. 1.23 #867

Unanswered
lovetheguitar asked this question in Q&A
Discussion options

For some project I need to work with those version numbers. So I'd for example just let all non-breaking changes be a "feature" bump.

Thanks in advance! :)

You must be logged in to vote

Replies: 1 comment

Comment options

You can try to write you own version scheme: https://github.com/commitizen-tools/commitizen/blob/master/commitizen/version_schemes.py#L40
https://github.com/commitizen-tools/commitizen/blob/master/pyproject.toml#L94-L96

You need to create a package, follow the protocol, and then register it like in the second link

I think that could work

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet

AltStyle によって変換されたページ (->オリジナル) /