Skip to content

redirect reviewdog stderr to stdout#202

Merged
ptzianos merged 1 commit intomainfrom
ptzianos/redirect-reviewdog-stderr-to-stdout
Jun 5, 2024
Merged

redirect reviewdog stderr to stdout#202
ptzianos merged 1 commit intomainfrom
ptzianos/redirect-reviewdog-stderr-to-stdout

Conversation

@ptzianos
Copy link
Contributor

@ptzianos ptzianos commented Jun 5, 2024

the lint Make target will output in stderr all the issues that reviewdog discovered for the diff under investigation, however that stderr is not captured by the Github action. we need to send the stderr to stdout so that we can see it in the Github action logs when the lint action fails.

@ptzianos ptzianos requested a review from northdpole June 5, 2024 11:09
@ptzianos ptzianos self-assigned this Jun 5, 2024
the lint Make target will output in stderr all the issues that
reviewdog discovered for the diff under investigation, however that
stderr is not captured by the Github action. we need to send the stderr
to stdout so that we can see it in the Github action logs when the lint
action fails.
@ptzianos ptzianos force-pushed the ptzianos/redirect-reviewdog-stderr-to-stdout branch from 9d7650b to 1677b01 Compare June 5, 2024 11:11
@ptzianos ptzianos merged commit c8afc6c into main Jun 5, 2024
@ptzianos ptzianos deleted the ptzianos/redirect-reviewdog-stderr-to-stdout branch June 5, 2024 11:15
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.

2 participants