Skip to content

ci: upgrade npm before publish (OIDC needs npm >= 11.5.1) + checkout v7#3

Merged
jaredLunde merged 2 commits into
mainfrom
ci/upgrade-npm-for-oidc
Jun 20, 2026
Merged

ci: upgrade npm before publish (OIDC needs npm >= 11.5.1) + checkout v7#3
jaredLunde merged 2 commits into
mainfrom
ci/upgrade-npm-for-oidc

Conversation

@jaredLunde

Copy link
Copy Markdown
Contributor

Same fix as kv: node LTS ships npm 10, which can't use OIDC trusted publishing (ENEEDAUTH). Adds npm install -g npm@latest before publish and bumps actions/checkout v6 -> v7.

Tag sdk/v0.1.0 after merge.

🤖 Generated with Claude Code

jaredLunde and others added 2 commits June 20, 2026 12:06
OIDC trusted publishing needs npm >= 11.5.1; node LTS ships npm 10 (ENEEDAUTH).
Also bump actions/checkout v6 -> v7 (latest).

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@jaredLunde jaredLunde merged commit 8c28691 into main Jun 20, 2026
6 checks passed
@jaredLunde jaredLunde deleted the ci/upgrade-npm-for-oidc branch June 20, 2026 19:33
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