Versioning.NET icon indicating copy to clipboard operation
Versioning.NET copied to clipboard

Created command Increment version with custom git hints

Open 0nary opened this issue 3 years ago • 2 comments

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.

0nary avatar Nov 22 '22 13:11 0nary

For work related reason I will no longer use this account, and switch to my personal account @Aedjis

0nary avatar Dec 09 '22 10:12 0nary

Quality Gate Failed 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

sonarqubecloud[bot] avatar Oct 14 '24 00:10 sonarqubecloud[bot]