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

fix: print the output of Run and Test actions on the info log level #5059

Merged
merged 2 commits into from Sep 19, 2023

Conversation

vvagaytsev
Copy link
Collaborator

What this PR does / why we need it:
This PR prints the Run and Test action output on the INFO log level, just like in 0.12.

Which issue(s) this PR fixes:

Fixes #4983

Special notes for your reviewer:
We can also consider introducing a flag called --show-output and enable it by default for Run and test actions.

@vvagaytsev vvagaytsev requested review from a team and eysi09 September 11, 2023 12:17
Copy link
Contributor

@shumailxyz shumailxyz left a comment

Choose a reason for hiding this comment

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

LGTM. Thanks ✨

@vvagaytsev vvagaytsev added this pull request to the merge queue Sep 19, 2023
Merged via the queue into main with commit 30e6fa0 Sep 19, 2023
41 checks passed
@vvagaytsev vvagaytsev deleted the fix/4983 branch September 19, 2023 10:13
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.

0.13: [Bug]: "garden run task" displays no output from the command unless verbose log level
2 participants