mollycool/deploy
m3ultra 6466973f4e deploy: purge cloudflare, document the two silent-failure traps
Cloudflare fronts monsterrobot.games and serves the modules with
max-age=14400, so a redeploy left you running four-hour-old code — the
same staleness the dev server's /v<timestamp>/ prefix exists to prevent,
just moved upstream. deploy.sh now purges the deployed paths, reading
CF_API_TOKEN from deploy/.env (gitignored) at run time, and warns loudly
rather than failing when it isn't set.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
2026-07-25 23:17:14 +10:00
..
deploy.sh deploy: purge cloudflare, document the two silent-failure traps 2026-07-25 23:17:14 +10:00