-
Notifications
You must be signed in to change notification settings - Fork 340
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 runner status log reporting #731
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍 lgtm
ExplanationWinston, the logging library introduced with #703, only outputs plain text on interactive environments. When the standard output is not a TTY, it will output plain JSONL logs instead. Lines 12 to 17 in 7d664ae
The provided Not a proper report, but enough to cover the causes. I still have lots of things to do today. 🏃🏼 😅 |
Cough, cough. Actually, that wasn't supposed to be |
|
Missing the blunder label