change publish workflow to trusted publishing#437
Conversation
|
Caution Review failedPull request was closed or merged during review 📝 WalkthroughWalkthroughThis PR updates the npm publishing pipeline to use OIDC-based trusted publishing instead of token-based authentication. The GitHub Actions workflow now requests OIDC tokens, installs a compatible npm version, and removes environment variable-based token injection. Release documentation is revised to explain the new trusted publisher configuration and troubleshooting steps. Changesnpm Trusted Publishing via OIDC
Possibly Related PRs
Poem
🎯 2 (Simple) | ⏱️ ~10 minutes 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Summary by CodeRabbit
Release Notes
Chores
Documentation