chore: enable Cloudflare custom domains in wrangler config - #185
Conversation
…ing and production
✅ Deploy Preview for dev-bayanflow ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Plus Run ID: 📒 Files selected for processing (1)
📝 WalkthroughWalkthroughUpdates ChangesWrangler Deployment Configuration
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes Possibly related PRs
Suggested labels
Poem
🚥 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)
Comment |
✅ Cloudflare Workers preview for bayan-flow-staging ready!
Preview alias |
Codecov Report✅ All modified and coverable lines are covered by tests. 📢 Thoughts on this report? Let us know! |
Contribution workflow
develop: This PR targetsdevelop, notmain.Description
Enables custom-domain routes in
wrangler.jsoncfor the Netlify → Cloudflare migration (phases 3–4).workers.devsmoke tests are already done; this wires the Workers to the real hostnames so deploys can attachdev.bayanflow.comandbayanflow.com.Note: Merging to
developonly updates the staging worker (dev.bayanflow.com). Production routes apply after this reachesmainvia a follow-up merge.Type of Change
Related Issues
Fixes #
Changes Made
routesonenv.staging→dev.bayanflow.comroutesonenv.production→bayanflow.com,www.bayanflow.comwrangler.jsonccomments to reflect phases 1–2 completeAlgorithm Details (if applicable)
N/A
Testing
workers.devURLs smoke-tested before this changedevelopdev.bayanflow.comappears on bayan-flow-staging → Domains tabdev.bayanflow.com(manual, post-deploy)main+ deploy + DNSTest Results
Config-only change; validation is deploy + live URL check.
Screenshots/GIFs
N/A
Code Quality
wrangler.jsoncenvironment layoutPerformance Impact
Accessibility
Breaking Changes
Checklist
mainfor production routes +bayanflow.comDNSAdditional Notes
After this PR merges to
developdev.bayanflow.comactiveProduction (
bayanflow.com)Requires the same
wrangler.jsonconmain(mergedevelop→mainwhen staging is verified).Rollback
Point DNS back to Netlify; Netlify projects kept intentionally.
Reviewer Guidelines:
Summary by CodeRabbit