managarten/.github/workflows
Till JS 0968c84eb4 feat(ci): GitHub→Forgejo mirror + Forgejo CD pulls from forgejo remote
- .github/workflows/mirror-to-forgejo.yml: on push to main, runner on Mac Mini
  pushes to Forgejo via local SSH (localhost:2222). Keeps Forgejo in sync.
- .forgejo/workflows/cd-macmini.yml: deploy step now pulls from forgejo remote
  (ssh://localhost:2222) instead of GitHub origin.

Flow: local → git push origin main → GitHub → mirror-to-forgejo runs on Mac Mini
      → pushes to Forgejo → Forgejo CD pipeline → deploys containers

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-30 19:32:16 +02:00
..
cd-macmini.yml feat(infra): add load testing + finalize CI/CD for Go and Hono services 2026-03-28 18:22:33 +01:00
ci.yml feat(infra): add load testing + finalize CI/CD for Go and Hono services 2026-03-28 18:22:33 +01:00
daily-tests.yml chore: replace all mana-core-auth references with mana-auth 2026-03-28 18:05:31 +01:00
docker-validate.yml feat(infra): add load testing + finalize CI/CD for Go and Hono services 2026-03-28 18:22:33 +01:00
mirror-to-forgejo.yml feat(ci): GitHub→Forgejo mirror + Forgejo CD pulls from forgejo remote 2026-03-30 19:32:16 +02:00