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

quickfix: regression on commit command #106

Merged
merged 1 commit into from
Mar 27, 2019
Merged

quickfix: regression on commit command #106

merged 1 commit into from
Mar 27, 2019

Conversation

nilslice
Copy link
Owner

@evanlknapp - would you mind taking a look at this before I merge & cut a new release?

"id": 101,
"name": "newnew",
"type": "int32"
},
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this indicates a change recorded by a protolock commit invocation, after changing the testdata/test.proto as seen below

os.Exit(code)
if code != 0 {
os.Exit(code)
}
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

the reason to even handle this, is because in the future we may want to use other exit codes (see #102) to indicate other failure modes which can be properly interpreted by users' automated integration systems

@evanlknapp
Copy link
Contributor

@nilslice changes look good to me! Thanks for the quick reaction time!

@nilslice nilslice merged commit d1b4021 into master Mar 27, 2019
@nilslice nilslice deleted the sm/fix-commit branch March 27, 2019 20:52
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.

2 participants