Versioning.NET
Versioning.NET copied to clipboard
Created command Increment version with custom git hints
What this PR does: This is the solution I was thinking about for #27
- Enable the possibility of custom commit type how will hint the versioning
- Enable the possibility of custom commit scope how will hint the versioning
- Enable the possibility to custom commit subject flag how will hint the versioning
- Enable the possibility to make hints case-insensitive
By default, only the #breaking flag is enabled (for the major subject hint).
The flag [skip hint] can not be disabled.
**Special notes for reviewers: **
- I don't make any test for this new command, because I'm not sure what should I test and what I shouldn't.
- I'm not sure the command line will work because I don't know how to make a command line argument how will take an array.
- Maybe also the shortname is not the best.
For work related reason I will no longer use this account, and switch to my personal account @Aedjis
Quality Gate failed
Failed conditions
9.3% Duplication on New Code (required ≤ 3%)
C Reliability Rating on New Code (required ≥ A)
See analysis details on SonarCloud
Catch issues before they fail your Quality Gate with our IDE extension
SonarLint