Commit Graph

12 Commits

Author SHA1 Message Date
Jeff Emmett cfbbce73ea ci: retrigger pipeline
CI/CD / deploy (push) Successful in 1m22s Details
2026-04-02 15:12:45 -07:00
Jeff Emmett 7ecb10379c ci: retrigger pipeline
CI/CD / deploy (push) Has been cancelled Details
2026-04-02 15:06:50 -07:00
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 a78f6d6d40 ci: rewrite Gitea URL to internal for CI npm install
CI/CD / deploy (push) Failing after 1m21s Details
@cal/shared package references gitea.jeffemmett.com which is
unreachable from CI runner. Sed replaces with server:3000.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-01 12:25:10 -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
Jeff Emmett 6551c6d847 chore: add backlog-notify onStatusChange hook
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-10 15:30:53 -07:00
Jeff Emmett e499116c48 Add Docker healthcheck to docker-compose.yml
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-21 17:49:24 -07:00
Jeff Emmett f7571757ee Add .dockerignore for optimized Docker builds
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-21 17:49:14 -07:00
Jeff Emmett 0723957dca feat: initial zoomcal-jeffemmett with full spatiotemporal calendar
Forked from cal-jeffemmett with:
- Leaflet map + spatiotemporal zoom
- @cal/shared for types, API, IFC, hooks
- Docker config for zoomcal.jeffemmett.com

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-13 12:30:45 -07:00