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

Default to exiting with success if the check run is successful #179

Merged
merged 2 commits into from
Feb 27, 2017

Conversation

olorin
Copy link
Contributor

@olorin olorin commented Feb 24, 2017

Towards clarification of warden's place in the pipeline in #165 -
warden shouldn't be making the "go/no-go" call on the dataset itself
but should be generating metadata such that something else can make
the decision. As part of this, we don't want jobs to fail/abort with
error if the checks in fact ran successfully.

! @erikd-ambiata @thumphries
/jury approved @thumphries @erikd-ambiata

Towards clarification of warden's place in the pipeline in #165 -
warden shouldn't be making the "go/no-go" call on the dataset itself
but should be generating metadata such that something else can make
the decision. As part of this, we don't want jobs to fail/abort with
error if the checks in fact ran successfully.
@thumphries
Copy link

👍

@tmcgilchrist
Copy link
Member

Wonder if a summary of errors is useful for warden, similar to what revolution or mead currently do? @olorin

@olorin
Copy link
Contributor Author

olorin commented Feb 24, 2017

Wonder if a summary of errors is useful for warden, similar to what revolution or mead currently do? @olorin

warden will summarise check results if it's run with -v - I'm not sure what revolution/mead currently do, anything in particular you had in mind?

@erikd-ambiata
Copy link

👍

@olorin olorin merged commit 9f81dfd into master Feb 27, 2017
@olorin olorin deleted the topic/fail branch February 27, 2017 00: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.

4 participants