Skip to content

fix: use complete npm release CLI#14

Merged
heimanba merged 1 commit into
mainfrom
codex/fix-npm-cli-12-0-1
Jul 16, 2026
Merged

fix: use complete npm release CLI#14
heimanba merged 1 commit into
mainfrom
codex/fix-npm-cli-12-0-1

Conversation

@heimanba

Copy link
Copy Markdown
Contributor

Root cause

The stable publish workflow stopped before contacting npm because the pinned [email protected] installation could not load its bundled sigstore dependency during npm publish --dry-run.

Fix

  • pin the release runner to [email protected]
  • print the effective npm version in the workflow log

Verification

  • npm 12.0.1 provenance module loads successfully
  • workflow YAML parses
  • open-source repository invariant tests pass
  • no package was published by the failed run

After merge, the same manually approved stable publish workflow will be retried.

Change-Id: I9c9567299421ddbc197275a1e6d4e3c342d62d30
@heimanba
heimanba merged commit 9deb215 into main Jul 16, 2026
15 checks passed
@heimanba
heimanba deleted the codex/fix-npm-cli-12-0-1 branch July 16, 2026 07:08
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