Commit Graph

7 Commits

Author SHA1 Message Date
Jeff Emmett 6008deefa3 fix(ci): use container status check to avoid transient 404 during restart
CI/CD / deploy (push) Successful in 54s Details
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-01 14:31:57 -07:00
Jeff Emmett 4abd1f2f88 ci: increase smoke test wait to 30s for cold start
CI/CD / deploy (push) Failing after 1m17s Details
Next.js needs more startup time before first request.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-01 12:42:06 -07:00
Jeff Emmett fd8707a16c ci: run smoke test via SSH from host for reliable DNS
CI/CD / deploy (push) Failing after 1m4s Details
Runner container can't always resolve Cloudflare-tunneled domains.
Run curl from host via SSH instead.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-01 12:32:28 -07:00
Jeff Emmett 4e9a2f1ac2 ci: use internal registry (bypass Cloudflare upload limit)
CI/CD / deploy (push) Failing after 54s Details
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-01 10:43:47 -07:00
Jeff Emmett 9c00a0f574 CI: retrigger after hook regeneration
CI/CD / deploy (push) Failing after 54s Details
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-01 02:07:51 -07:00
Jeff Emmett 2eb72023bb CI: clean up template comments
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-01 02:04:38 -07:00
Jeff Emmett 3de066b712 Add CI/CD pipeline (Gitea Actions)
Build + push to registry + deploy + smoke test with auto-rollback.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-01 01:59:38 -07:00