B-CADO-graph-scheduler-cloudflare-pages-build-fails-on-every-push
Status: closed/abandoned
The ‘Cloudflare Pages: graph-scheduler’ commit check has been failing on every push to sksizer/dev (including docs-only changes and main HEAD 74223faf), showing a red check on all open PRs (e.g.
780, #781). Reproduction attempt on 2026-07-17: bun install && bunx astro build in
Section titled “780, #781). Reproduction attempt on 2026-07-17: bun install && bunx astro build in”packages/ts/graph-scheduler/docs-site succeeds locally (9 pages, 2.4s). The failure is therefore in the Pages project’s build environment/config (dashboard-side), not repo content — needs someone with Cloudflare dashboard access to pull the deploy logs (project graph-scheduler) and fix or disable the project’s auto-builds.
Closed 2026-08-16: the docs-site this built is deleted along with the TypeScript
graph-scheduler package, so the red check has no repo-side source left. The dashboard-side
Cloudflare Pages project graph-scheduler still exists and should be deleted there — it is the
only remaining trace, and it needs dashboard access this repo cannot reach.