Skip to content

Fix npm trusted publish provenance failure - #7

Merged
artiphishle merged 1 commit into
mainfrom
fix/npm-provenance-publish
Aug 11, 2026
Merged

Fix npm trusted publish provenance failure#7
artiphishle merged 1 commit into
mainfrom
fix/npm-provenance-publish

Conversation

@artiphishle

Copy link
Copy Markdown
Contributor

What changed

  • disable automatic npm provenance for the Changesets publish step
  • keep OIDC trusted publishing enabled
  • keep the pending package version at 0.2.0

Why

The 0.2.0 publish authenticates with npm trusted publishing but fails while creating the Sigstore transparency-log entry with TLOG_CREATE_ENTRY_ERROR (403). npm explicitly supports NPM_CONFIG_PROVENANCE=false when provenance generation must be disabled.

Expected result

After merge, the release workflow should detect unpublished @ankhorage/utility@0.2.0 and publish that exact version without creating a new changeset or version bump.

@artiphishle
artiphishle merged commit ad021ce into main Aug 11, 2026
1 check passed
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