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

Stream output when debug is enabled #348

Merged
merged 1 commit into from
Jan 16, 2024
Merged

Stream output when debug is enabled #348

merged 1 commit into from
Jan 16, 2024

Conversation

sethvargo
Copy link
Member

Fixes #347

@sethvargo sethvargo requested a review from a team as a code owner January 16, 2024 18:42
@sethvargo sethvargo enabled auto-merge (squash) January 16, 2024 18:42
@sethvargo
Copy link
Member Author

The built-in isDebug only checks if the runner is in debug mode, not the step 😦

@sethvargo sethvargo merged commit 41244a5 into main Jan 16, 2024
1 check passed
@sethvargo sethvargo deleted the sethvargo/silent branch January 16, 2024 18:44
sethvargo pushed a commit that referenced this pull request Jan 23, 2024
## What's Changed
* Update README and CI to use latest version by @sethvargo in
#342
* docs: replace old parameter on example code by @nasustim in
#346
* Stream output when debug is enabled by @sethvargo in
#348
* Update deps by @sethvargo in
#350

## New Contributors
* @nasustim made their first contribution in
#346

**Full Changelog**:
v2.0.0...81b21e6
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Better logging of failures
2 participants