Skip to content

ci: upgrade npm + checkout v7 for OIDC publish; version 0.1.1#3

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

ci: upgrade npm + checkout v7 for OIDC publish; version 0.1.1#3
jaredLunde merged 2 commits into
mainfrom
ci/upgrade-npm-for-oidc

Conversation

@jaredLunde

Copy link
Copy Markdown
Contributor

Makes the release workflow actually publish via the OIDC trusted publisher: node LTS ships npm 10 (no OIDC -> ENEEDAUTH), so add npm install -g npm@latest before publish. Bump actions/checkout v6 -> v7. Sets the package version to the published 0.1.1 (which carries the exports fix from #2).

🤖 Generated with Claude Code

jaredLunde and others added 2 commits June 20, 2026 12:07
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>
OIDC trusted publishing needs npm >= 11.5.1 (node LTS ships npm 10 -> ENEEDAUTH).
Bump actions/checkout v6 -> v7. Set package version to the published 0.1.1.

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