Skip to content

Conversation

dmlloyd
Copy link
Member

@dmlloyd dmlloyd commented Jul 22, 2025

Before, we redirected error to output and then logged the output. We do not want that now, because then we would not gather the error output on failure, but we can still log the same way we did before by capturing the error output and writing it to the log line-by-line.

See #48354 (comment) for more info.

Before, we redirected error to output and then logged the output. We do not want that now, because then we would not gather the error output on failure, but we can still log the same way we did before by capturing the error output and writing it to the log line-by-line.
@dmlloyd

This comment was marked as resolved.

This comment has been minimized.

This comment has been minimized.

Copy link

quarkus-bot bot commented Jul 22, 2025

Status for workflow Quarkus CI

This is the status report for running Quarkus CI on commit 464236a.

✅ The latest workflow run for the pull request has completed successfully.

It should be safe to merge provided you have a look at the other checks in the summary.

You can consult the Develocity build scans.

@rsvoboda
Copy link
Member

rsvoboda commented Jul 23, 2025

Output looks like this now:

Screenshot 2025-07-23 at 9 40 08

@dmlloyd dmlloyd merged commit 3d56aa8 into quarkusio:main Jul 23, 2025
153 of 156 checks passed
@dmlloyd dmlloyd deleted the docker-output branch July 23, 2025 12:04
@quarkus-bot quarkus-bot bot added this to the 3.26 - main milestone Jul 23, 2025
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