buildmymcpserver/apps
Marco Sadjadi 2e5bf5b44b
All checks were successful
Deploy to Production / deploy (push) Successful in 1m0s
fix(web): self-destructing sw.js to evict the stale GoDaddy Airo worker
The domain was parked on GoDaddy Airo, which registered a Workbox
service worker. It keeps serving cached GoDaddy pages in browsers that
visited the parked domain. Serving a self-destruct sw.js makes those
browsers wipe the caches and unregister the worker on their next visit.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-21 23:06:56 +02:00
..
api feat(auth): GitHub OAuth login + SMS one-time-code login 2026-05-21 22:59:58 +02:00
generator feat(deploy): production Dockerfiles, compose stack, and runbook 2026-05-21 00:37:02 +02:00
runner-template fix(docker): healthcheck must hit 127.0.0.1, not localhost 2026-05-21 18:07:01 +02:00
web fix(web): self-destructing sw.js to evict the stale GoDaddy Airo worker 2026-05-21 23:06:56 +02:00