Skip to content
New issue

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

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

Already on GitHub? # to your account

fix: Correcting Case Sensitivity #29

Merged
merged 1 commit into from
Sep 27, 2018
Merged

fix: Correcting Case Sensitivity #29

merged 1 commit into from
Sep 27, 2018

Conversation

stjohnjohnson
Copy link
Contributor

Context

If your git log message contains non-lowercase field types (e.g. [MAJOR] Something), then gitversion bump auto would exit unsuccessfully with no error message.

Objective

Support a user writing major, minor, and patch in their commit message regardless of case.

Additionally exposing error to CLI output and fixing tests
@tkyi
Copy link
Member

tkyi commented Sep 27, 2018

No new test?

@stjohnjohnson
Copy link
Contributor Author

stjohnjohnson commented Sep 27, 2018 via email

@d2lam d2lam merged commit eaeb349 into master Sep 27, 2018
@d2lam d2lam deleted the case-sensitive branch September 27, 2018 22:19
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants