diff --git a/ci-requirements.md b/ci-requirements.md index 86c04bd..22ba73e 100644 --- a/ci-requirements.md +++ b/ci-requirements.md @@ -46,7 +46,7 @@ git.fabledsword.com/bvandeusen/ci-python:3.14 - Steward has **no frontend and no Redis/Celery** (no external workers), so there is no frontend-build lane and the only service container is Postgres. -- Integration uses Forgejo Actions `services:` + a socket-discovered bridge IP +- Integration uses Fabled-Git Actions `services:` + a socket-discovered bridge IP because `act_runner` (swarm-runner v0.6+) puts services on the default bridge with no embedded DNS. FabledCurator's `ci.yml` is the canonical example of the pattern; Steward's is the same shape minus Redis and minus sharding.