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

Add strict mode to update/validate #125

Open
zeisss opened this issue Feb 12, 2020 · 0 comments
Open

Add strict mode to update/validate #125

zeisss opened this issue Feb 12, 2020 · 0 comments

Comments

@zeisss
Copy link
Member

zeisss commented Feb 12, 2020

Currently validate exits with a non-zero exit code when a hard error is encountered. Some problems raise a warning, but do not return in an non-zero exit. When running in a CI context, you may want to be more strict here and thus fails those test-cases too.

Suggestion: Add a --strict flag to tc update and tc validate that exits on those problems as well.

@zeisss zeisss changed the title Add strict mode to validate Add strict mode to zpdate/validate Feb 12, 2020
@zeisss zeisss changed the title Add strict mode to zpdate/validate Add strict mode to update/validate Feb 12, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

1 participant