Skip to content

Version skipping tag from main branch #4215

Answered by HHobeck
markcandelora asked this question in Q&A
Discussion options

You must be logged in to vote

First of all, the release of GitVersion version 6 contains major changes and might be not backwards compatible. Comparing a behavior with the preview version is not optimal. Have you thought about it that e.g. 2.1 is not a valid semantic version and will be ignored because of that?

In the configuration.md you will find the following:

semantic-version-format

Specifies the semantic version format that is used when parsing the string. Can be Strict - using the regex or Loose the old way of parsing. The default if not specified is Strict Example of invalid Strict, but valid Loose

1.2-alpha4
01.02.03-rc03
1.2.3.4

Happy Branching!

Link[1]: https://gitversion.net/docs/reference/configuration

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@markcandelora
Comment options

Answer selected by markcandelora
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #4214 on September 19, 2024 06:25.