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

Created command Increment version with custom git hints #47

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

0nary
Copy link
Contributor

@0nary 0nary commented Nov 22, 2022

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
Copy link
Contributor Author

0nary commented Dec 9, 2022

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

Copy link

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

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

Successfully merging this pull request may close these issues.

1 participant