Skip to content

When the pipeline fails its hard to see errors #12593

@davidfowl

Description

@davidfowl

The errors are all cleaned up in the pipeline and we no longer see stack traces of output from other CLIs by default (they are usually debug). The problem is now that it's hard to know what to do when the pipeline fails because:

  1. There's no output - We don't show outputs from failed CLI executed by by default. The worst offender being docker buildx.
  2. We don't tell you what to try next - aspire do {step} --log-level debug. There's nothing that tells you to to do this.

Metadata

Metadata

Assignees

Type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions