Commit Graph

2 Commits

Author SHA1 Message Date
Sanil Chawla
e2c388ac6f fix(ci): add Node 22 setup for wrangler action compatibility
Some checks failed
Deploy to Cloudflare Pages / deploy (push) Failing after 48s
Wrangler action requires crypto.randomUUID() which needs Node 20+.
The Gitea runner defaults to Node 18.
2026-02-11 23:46:45 -08:00
Sanil Chawla
e88a3dfd52 ci(config): add cloudflare pages deployment via gitea actions
adds wrangler.json for static output config and a gitea actions
workflow that builds with bun and deploys to cloudflare pages on
pushes to main.
2026-02-11 23:35:40 -08:00