Skip to content

ci: fix npm OIDC — upgrade npm for trusted publishing support#85

Merged
jpr5 merged 1 commit intomainfrom
fix/npm-oidc-v3
Apr 6, 2026
Merged

ci: fix npm OIDC — upgrade npm for trusted publishing support#85
jpr5 merged 1 commit intomainfrom
fix/npm-oidc-v3

Conversation

@jpr5
Copy link
Copy Markdown
Contributor

@jpr5 jpr5 commented Apr 6, 2026

npm OIDC trusted publishing requires npm >= 11.5.1 (Node 22's bundled npm is older).

  • Add npm install -g npm@latest before publish
  • Remove token clearing hack
  • Remove --provenance flag (automatic with OIDC)
  • No NPM_TOKEN needed

Refs: npm docs, guide

@pkg-pr-new
Copy link
Copy Markdown

pkg-pr-new bot commented Apr 6, 2026

Open in StackBlitz

npm i https://pkg.pr.new/CopilotKit/aimock/@copilotkit/aimock@85

commit: b1a09d5

@jpr5 jpr5 merged commit cd4b025 into main Apr 6, 2026
10 checks passed
@jpr5 jpr5 deleted the fix/npm-oidc-v3 branch April 6, 2026 18:13
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