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

Feature Request: configure post run action and exit codes #190

Open
tabrindle opened this issue Mar 12, 2018 · 1 comment
Open

Feature Request: configure post run action and exit codes #190

tabrindle opened this issue Mar 12, 2018 · 1 comment
Assignees

Comments

@tabrindle
Copy link
Contributor

Currently a project I am working with loves the idea of Solidarity, and is inlining it in their build process. However, they don't want to completely block the build process on a mismatch - they want an obnoxious warning message.

Without some clever scripting, solidarity returns an exit 1 and fails out of the current script.

One possible solution: allow for the config to return an exit 0 to not fail the script, and have a timeout with a warning message.

@GantMan
Copy link
Member

GantMan commented Mar 12, 2018

so --friendlyExit - easy enough for the basis of this. 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants