Commit Graph

5 Commits

Author SHA1 Message Date
Jeff Emmett 0c2e19e927 fix(ci): use SSH-based smoke test for reliable DNS resolution
CI/CD / deploy (push) Successful in 1m19s Details
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-01 14:13:53 -07:00
Jeff Emmett 81794f09b4 ci: clone cal-shared locally for Docker build
CI/CD / deploy (push) Successful in 1m21s Details
Gitea archive endpoint returns 500. Clone cal-shared repo
and use as local file dependency in Docker build.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-01 13:04:17 -07:00
Jeff Emmett d46eda6d17 ci: use --network=host and localhost for @cal/shared install
CI/CD / deploy (push) Failing after 1m20s Details
Docker build containers can't resolve 'server' hostname.
Use --network=host with localhost:3000 instead.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-01 12:41:52 -07:00
Jeff Emmett 32977b31cb ci: use internal registry (bypass Cloudflare upload limit)
CI/CD / deploy (push) Failing after 1m25s Details
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-01 10:47:25 -07:00
Jeff Emmett b75c83ce1a ci: add Gitea Actions CI/CD pipeline
CI/CD / deploy (push) Has been cancelled Details
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-01 10:33:49 -07:00