Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support custom version tag prefix #228

Closed
hmemcpy opened this issue Jul 21, 2014 · 1 comment
Closed

Support custom version tag prefix #228

hmemcpy opened this issue Jul 21, 2014 · 1 comment

Comments

@hmemcpy
Copy link
Contributor

hmemcpy commented Jul 21, 2014

Currently, it seems that GitVersion will only parse the version if it has no prefixes, i.e. 1.2.3, not v1.2.3.
It would be great if GitVersion supported common prefixes (mainly, v), as well as custom git-flow version prefixes (from config):

[gitflow "prefix"]
...
versiontag = Verz
...
@JakeGinnivan
Copy link
Contributor

Supported via config in 3.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants