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

improvement(logs): run and test commands error handling #3309

Merged
merged 13 commits into from
Oct 20, 2022

Conversation

vvagaytsev
Copy link
Collaborator

@vvagaytsev vvagaytsev commented Oct 18, 2022

What this PR does / why we need it:
This PR unifies error handling for garden run and garden test commands when running those with and without artifacts.

Which issue(s) this PR fixes:

Partially resolves #3297

Special notes for your reviewer:

@vvagaytsev vvagaytsev force-pushed the improvement/run-command-error-handling branch from c332335 to 3287458 Compare October 18, 2022 10:14
@vvagaytsev vvagaytsev force-pushed the improvement/run-command-error-handling branch 3 times, most recently from 6211fe8 to 4155a2c Compare October 18, 2022 14:48
@vvagaytsev vvagaytsev marked this pull request as ready for review October 19, 2022 07:29
Copy link
Contributor

@Orzelius Orzelius left a comment

Choose a reason for hiding this comment

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

Looks good. I very much thank you for the pristine commits

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.

[FEATURE]: Different exit codes for different failure modes in Garden commands
2 participants