feat(TU-33147): Migrate to OIDC Authentication#143
Conversation
| @@ -7,6 +7,34 @@ | |||
| resolved "https://registry.yarnpkg.com/@aashutoshrathi/word-wrap/-/word-wrap-1.2.6.tgz#bd9154aec9983f77b3a034ecaa015c2e4201f6cf" | |||
There was a problem hiding this comment.
There are lots of changes here 🫠
168900d to
07f742d
Compare
|
Built and tests ran successfully locally. |
|
|
🥷 Code experts: robespmun robespmun has most 👩💻 activity in the files. See details
Activity based on git-commit:
Knowledge based on git-blame:
Activity based on git-commit:
Knowledge based on git-blame:
Activity based on git-commit:
Knowledge based on git-blame:
Activity based on git-commit:
Knowledge based on git-blame:
Activity based on git-commit:
Knowledge based on git-blame: ✨ Comment |
|
🎉 This PR is included in version 2.6.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |



Migrated the
@typeform/api-clientrepository from classic NPM_TOKEN authentication to npm's Trusted Publishers (OIDC) authentication.Updated branch protection rules
Node Version Strategy
Build/CI (Node 22):
@semantic-release/npm ^13.1.1for OIDC supportRuntime (Node >=12):
engines.noderemains at >=12 for user compatibilityChanges made:
@semantic-release/npm: ^11.0.1→^13.1.1Node.js: 20 → 22(required for@semantic-release/npm ^13.1.1)id-token: writeandcontents: writeNPM_TOKENauthentication.releaserc).github/workflows/pr.yml)