Skip to content

Fix npm trusted publishing runtime - #60

Merged
zth merged 1 commit into
mainfrom
agent/fix-npm-trusted-publish
Aug 5, 2026
Merged

Fix npm trusted publishing runtime#60
zth merged 1 commit into
mainfrom
agent/fix-npm-trusted-publish

Conversation

@zth

@zth zth commented Aug 5, 2026

Copy link
Copy Markdown
Owner

What changed

Keep package build and regression tests on the minimum supported Node 20.11.0, then switch to Node 24 for the final npm trusted-publishing step.

Why

The v1.3.4 tag build and package tests passed, but Node 20.11 ships an npm version without GitHub OIDC trusted-publishing support. npm fell back to token-style publication and the registry returned 404.

Release recovery

After merge, dispatch the CI workflow from main with dry_run=false. The v1.3.4 source tag remains unchanged because this only alters release orchestration; the package source and tarball remain the tested merge commit.

@zth
zth merged commit 6948ea8 into main Aug 5, 2026
5 checks passed
@zth
zth deleted the agent/fix-npm-trusted-publish branch August 5, 2026 11:44
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