Commit Graph

3 Commits

Author SHA1 Message Date
Jeff Emmett 4bfe1c82ff fix: enable Gitea scanner for aggregator — poll all repos with backlogs
- Switch docker-compose to Dockerfile.aggregator (includes git, cron, openssh)
- Remove command override so entrypoint.sh runs Gitea scanner on startup
- Use HTTPS cloning with token auth for private repos
- CI now builds from Dockerfile.aggregator and syncs docker-compose on deploy
- Cron rescans Gitea every 6 hours; aggregator now tracks 120 projects / 780 tasks

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-10 15:13:53 -04:00
Jeff Emmett e659f54b6c ci: use internal registry (bypass Cloudflare upload limit)
CI/CD / deploy (push) Failing after 14s Details
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-01 10:43:06 -07:00
Jeff Emmett 794473e376 ci: add Gitea Actions CI/CD pipeline
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-01 10:25:31 -07:00