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

fix: ensure CLI returns correct exit code (#626) #669

Merged
merged 1 commit into from
Mar 27, 2019
Merged

Conversation

eysi09
Copy link
Collaborator

@eysi09 eysi09 commented Mar 26, 2019

...also changed LoggerType from enum to union type

garden-service/src/cli/cli.ts Outdated Show resolved Hide resolved
@thsig
Copy link
Collaborator

thsig commented Mar 26, 2019

Looks good! Had one comment/thought about the docstring for the logger-type option.

@eysi09
Copy link
Collaborator Author

eysi09 commented Mar 26, 2019

Since we're changing the flag, it's technically a breaking change. However, in the previous version the flag wasn't documented at all, the help text was simply: TODO. So I guess we can let it slide.

@eysi09 eysi09 force-pushed the cli-log-fixes branch 2 times, most recently from 6551240 to 5a7fe16 Compare March 27, 2019 12:47
...also changed LoggerType from enum to union type
@eysi09 eysi09 merged commit 730f39e into master Mar 27, 2019
@eysi09 eysi09 deleted the cli-log-fixes branch March 27, 2019 22:36
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