Commit Graph

4 Commits

Author SHA1 Message Date
Sanil Chawla
05360c0278 fix(ci): use --config flag so wrangler reads wrangler.json
Some checks failed
Deploy to Cloudflare Pages / deploy (push) Failing after 15s
2026-02-11 23:52:18 -08:00
Sanil Chawla
dffbad5b78 fix(ci): pass dist directory to wrangler pages deploy
Some checks failed
Deploy to Cloudflare Pages / deploy (push) Failing after 14s
2026-02-11 23:48:38 -08:00
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