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

Log stderr from commands. #1324

Merged
merged 1 commit into from
Dec 24, 2024
Merged

Log stderr from commands. #1324

merged 1 commit into from
Dec 24, 2024

Conversation

brandonpollack23
Copy link
Contributor

Users need to be able to know any diagnostics emitted by actions, so
this change adds some logging around stderr.

Fixes #1316

@brandonpollack23 brandonpollack23 requested a review from a team as a code owner December 19, 2024 07:55
Users need to be able to know any diagnostics emitted by actions, so
this change adds some logging around stderr.

Fixes #1316
Copy link
Member

@justinvp justinvp left a comment

Choose a reason for hiding this comment

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

LGTM otherwise

CHANGELOG.md Outdated Show resolved Hide resolved
@brandonpollack23 brandonpollack23 merged commit d8da0df into main Dec 24, 2024
81 checks passed
@brandonpollack23 brandonpollack23 deleted the bpollack/logging_stderr branch December 24, 2024 02:25
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.

No Warning When Lock File Cannot Be Deleted
2 participants