Sanil Chawla
|
114e264519
|
fix(ci): add workingDirectory and debug step for wrangler config
Deploy to Cloudflare Pages / deploy (push) Failing after 15s
|
2026-02-11 23:54:05 -08:00 |
|
Sanil Chawla
|
05360c0278
|
fix(ci): use --config flag so wrangler reads wrangler.json
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
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
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 |
|