Skip to content

ci: drop the stage list call that cannot authenticate in CI - #7

Merged
bearmug merged 1 commit into
mainfrom
ci/drop-stage-list
Sep 17, 2026
Merged

bearmug merged 1 commit into
mainfrom
ci/drop-stage-list

Conversation

@bearmug

@bearmug bearmug commented Sep 17, 2026

Copy link
Copy Markdown
Contributor

Listing staged packages needs a user token; under OIDC it returns E401 and only adds a red line to every release. npm stage publish already prints the stage id, so the summary now says where to find it and why the workflow cannot list it itself.

The v0.1.2 release staged successfully with this workflow (stage id 45ab2a50-ab3a-4e54-b9cf-4287214cdf04, provenance logged to Sigstore), so this only removes noise from the next one.

Listing staged packages needs a user token; under OIDC it returns E401 and only
adds a red line to every release. npm stage publish already prints the stage id.
@bearmug
bearmug merged commit c958e60 into main Sep 17, 2026
2 checks passed
@bearmug
bearmug deleted the ci/drop-stage-list branch September 17, 2026 22:45
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