Commit graph

3 commits

Author SHA1 Message Date
jedarden
b222a1d7e3 ci(bf-414): migrate Pages deploy from GitHub Actions to Argo
- Disable .github/workflows/deploy-pages.yml (renamed to .disabled)
- Deploy now runs via Argo Events sensor → acb-site-pages-build workflow
- Forgejo webhook at webhooks-ci.ardenone.com already registered and active
- Cloudflare API token secret already configured in argo-workflows namespace

Co-Authored-By: Claude <noreply@anthropic.com>
2026-07-02 10:34:42 -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
Renamed from .github/workflows/deploy-pages.yml (Browse further)