Cloudflare Pages deploy has never succeeded — missing secrets + DNS
pages-deploy.yml cannot deploy: both CLOUDFLARE_API_TOKEN and CLOUDFLARE_ACCOUNT_ID are absent (gh secret list shows only SONAR_TOKEN), and the target host cartridges.boj-server.net does not resolve. The deploy has never succeeded. Site content exists under site/ (10 files), so only the delivery side is missing.
Owner action required (not repo-fixable):
- Add repo secrets
CLOUDFLARE_API_TOKEN and CLOUDFLARE_ACCOUNT_ID.
- Configure DNS for
cartridges.boj-server.net (Cloudflare Pages custom domain).
Owner decision (2026-07-17): keep Cloudflare Pages; owner adds secrets + DNS. No repo-side bodge per shared-CI-fate policy; will verify green once the credentials land.
Cloudflare Pages deploy has never succeeded — missing secrets + DNS
pages-deploy.ymlcannot deploy: bothCLOUDFLARE_API_TOKENandCLOUDFLARE_ACCOUNT_IDare absent (gh secret listshows onlySONAR_TOKEN), and the target hostcartridges.boj-server.netdoes not resolve. The deploy has never succeeded. Site content exists undersite/(10 files), so only the delivery side is missing.Owner action required (not repo-fixable):
CLOUDFLARE_API_TOKENandCLOUDFLARE_ACCOUNT_ID.cartridges.boj-server.net(Cloudflare Pages custom domain).Owner decision (2026-07-17): keep Cloudflare Pages; owner adds secrets + DNS. No repo-side bodge per shared-CI-fate policy; will verify green once the credentials land.