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

GH2825: Add HandleExitCode to ToolSettings #2826

Merged
merged 1 commit into from
Oct 3, 2020

Conversation

flcdrg
Copy link
Contributor

@flcdrg flcdrg commented Jul 8, 2020

  • When true, then ProcessExitCode method is not called

- When not set or false, then ProcessExitCode is called (existing behaviour)
- When true, then ProcessExitCode method is not called (and optionally alternate behaviour can be implemented)
@flcdrg flcdrg changed the title GH2825: Add IgnoreExitCode to ToolSettings GH2825: Add HandleExitCode to ToolSettings Oct 2, 2020
Copy link
Member

@devlead devlead left a comment

Choose a reason for hiding this comment

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

LGTM 👍

@devlead devlead merged commit 4875426 into cake-build:develop Oct 3, 2020
@devlead
Copy link
Member

devlead commented Oct 3, 2020

@flcdrg your changes have been merged, thanks for your contribution 👍

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