Skip to content

Conversation

@jakubno
Copy link
Member

@jakubno jakubno commented Oct 29, 2025

Note

Migrate npm publish to OIDC and upgrade workflows to Node 22 with updated npm, plus minor publish/push tweaks.

  • CI/Workflows:
    • Use OIDC for npm publish:
      • Add permissions: id-token: write.
      • Remove NPM_TOKEN secret; set NPM_TOKEN: "" in changesets/action env.
    • Upgrade Node/tooling:
      • Switch to actions/setup-node@v6 with Node 22.x; add registry-url and pnpm cache.
      • Add step to update npm to ^11.6.
    • Publish workflow tweaks:
      • Push commit after releasing generated sdk-reference.

Written by Cursor Bugbot for commit 196e3f2. This will update automatically on new commits. Configure here.

@linear
Copy link

linear bot commented Oct 29, 2025

cursor[bot]

This comment was marked as outdated.

cursor[bot]

This comment was marked as outdated.

@jakubno jakubno requested a review from mishushakov October 29, 2025 18:36
@jakubno jakubno merged commit a3f6518 into main Oct 29, 2025
4 checks passed
@jakubno jakubno deleted the use-oidc-for-npm-publish-eng-3226 branch October 29, 2025 20:54
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.

3 participants