Skip to content

Improve release-cli debuggability, drop Windows launcher#970

Merged
jupblb merged 2 commits into
mainfrom
release-cli-debug-output
Jul 2, 2026
Merged

Improve release-cli debuggability, drop Windows launcher#970
jupblb merged 2 commits into
mainfrom
release-cli-debug-output

Conversation

@jupblb

@jupblb jupblb commented Jul 2, 2026

Copy link
Copy Markdown
Member

During the v0.13.0 release, the release-cli job failed four times with "Artifact ... was not resolvable after 10 attempts", but the workflow discarded coursier's stderr, leaving no way to diagnose the actual error (the artifact was resolvable from other machines at the time). The CLI assets had to be built and uploaded manually.

Changes:

  • Let cs resolve stderr through to the job log (only stdout is suppressed) and log each failed attempt, so the next failure shows the real error.
  • Stop building and publishing the .bat launcher — Windows is not supported.

@jupblb jupblb merged commit 47cb44e into main Jul 2, 2026
15 checks passed
@jupblb jupblb deleted the release-cli-debug-output branch July 2, 2026 16:09
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.

1 participant