ci: use pnpm/setup and devEngines - #450
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Advanced Run ID: 📒 Files selected for processing (3)
Included review availability: Your plan provides up to 4 included reviews per hour; 3 remain after this review. 📝 WalkthroughWalkthroughThe package manifest replaces Priority: ⬇️ Low Estimated code review effort: 2 (Simple) | ~10 minutes Merge Risk: ⚪ Minimal · up to This updates CI package-manager setup and runtime declarations for Node.js 24 and pnpm 12.3.4. The configuration is internally consistent, with no remaining merge-blocking risk identified. 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ 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 |
Deploying hackernews with
|
| Latest commit: |
fb49aa9
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://47159bbe.hackernews-40s.pages.dev |
| Branch Preview URL: | https://pnpm-setup.hackernews-40s.pages.dev |
🔗 Linked issue
📚 Description
this uses the new https://github.com/pnpm/setup github action to replace
actions/setup-node+corepack, as corepack is going away in node 26+ 😢