Commit graph

4 commits

Author SHA1 Message Date
jedarden
c5bef98747 fix(bf-5ec): update wrangler version to 4.81.0 in workflow
Some checks failed
Deploy to Cloudflare Pages / Deploy to Cloudflare Pages (push) Has been cancelled
Update wranglerVersion from 3 to 4.81.0 to match installed version.

Co-Authored-By: Claude <noreply@anthropic.com>
2026-06-27 14:17:36 -04:00
jedarden
b4155fc92c feat(bf-5ec): enable Cloudflare Pages deployment workflow
Some checks are pending
Deploy to Cloudflare Pages / Deploy to Cloudflare Pages (push) Waiting to run
Enable GitHub Actions workflow for automatic deployment of web frontend to Cloudflare Pages on pushes to master branch.

Co-Authored-By: Claude <noreply@anthropic.com>
2026-06-27 14:17:00 -04:00
jedarden
1d0a942e2e chore(ci): disable GitHub Actions — CI/CD is handled by Argo Workflows
GH Actions are not used in this project (all CI/CD runs on Argo Workflows
in iad-ci). The acb-build WorkflowTemplate handles builds; the index-builder
handles Cloudflare Pages deploys internally via wrangler.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-21 08:43:22 -04:00
jedarden
9426be7801 feat(ci): add Cloudflare Pages deployment workflow
- Add GitHub Actions workflow for automatic deployment to Cloudflare Pages
- Deploys on push to master/main when web/ directory changes
- Uses cloudflare/pages-action for deployment
- Project name: ai-code-battle

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-08 16:46:46 -04:00