ci: use node 24 for Cloudflare deploys#2249
Conversation
|
You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard. |
|
Caution Review failedThe pull request is closed. ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (1)
📝 WalkthroughWalkthroughFour Cloudflare deployment jobs in the build and deploy workflow are updated to provision Node.js 24 runtime before Bun setup and deployment. The same ChangesNode.js 24 Setup for Cloudflare Deployments
Possibly related PRs
Poem
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes ✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
Merging this PR will not alter performance
Comparing Footnotes
|
|



Summary
Motivation
Wrangler now requires Node.js 22 or newer, while the affected deploy jobs were using the runner default Node 20.
Business Impact
Restores Cloudflare worker deploys for release tags without changing Bun-based dependency install or scripts.
Test Plan
Summary by CodeRabbit