Skip to content

Conversation

@mniehoff
Copy link

@mniehoff mniehoff commented Jan 6, 2026

Changes

Print the output of the artifact build scripts, if --debug is enabled

Why

For debugging more complex build scripts it helpful to see the output. Currently it is only printed when the scripts fails.

Tests

  • Ran make test
  • Build the cli, ran it with a real life bundle with a complex build script.

closes #4205

@github-actions
Copy link

github-actions bot commented Jan 6, 2026

An authorized user can trigger integration tests manually by following the instructions below:

Trigger:
go/deco-tests-run/cli

Inputs:

  • PR number: 4208
  • Commit SHA: 78e98c9bd2321dd3c4620b4fdfa5f39d5f4a93cd

Checks will be approved automatically on success.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Log artifact build output when running with --debug

2 participants