Skip to content
This repository has been archived by the owner on Dec 8, 2022. It is now read-only.

Early exits #15

Open
nicorikken opened this issue Jul 25, 2021 · 0 comments
Open

Early exits #15

nicorikken opened this issue Jul 25, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@nicorikken
Copy link
Member

Currently the commands in entrypoint.sh are executed without concern about the exit status. Typically you'd want the script to error out if things fail. Perhaps the evaluator and analyzer should be handled differently. If the analyzer encounters errors, it might still be worthwhile to scan all the found information and report on it. Similarly if the evaluate step finds errors it is still worthwhile to report.

@nicorikken nicorikken added the enhancement New feature or request label Aug 13, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant