From 6a6a388ecd7777a73136b5dfded249066f182023 Mon Sep 17 00:00:00 2001 From: bvandeusen Date: Fri, 31 Jul 2026 23:42:25 -0400 Subject: [PATCH] docs: Fabled-Git, not Forgejo, in ci-requirements MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The instance has run Gitea since the migration. Prose only — no workflow or path change. Scribe issue #2272. --- ci-requirements.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ci-requirements.md b/ci-requirements.md index 217dbf4..ee09c7e 100644 --- a/ci-requirements.md +++ b/ci-requirements.md @@ -22,7 +22,7 @@ real Postgres), build (docker buildx). - uv (test + integration jobs run `uv sync --locked`; installed in the image since the ci-python Dockerfile started pip-installing it) - docker CLI + buildx (build job pushes the production image to the - Forgejo registry) + Fabled-Git registry) ## Per-job tool installs