feat: containerize the fork -- Dockerfile + Forgejo CI and build-push #1
Loading…
Reference in a new issue
No description provided.
Delete branch "feat/image-build"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Adds the image pipeline for the fork (main = upstream 3.7.5 + MR !23 race fix, see FORK.md):
tf-oss-pushrobot (secret/forgejo-runners/brooktrails/oss-harbor-push), conventional-commit semver + git tag, and a podman smoke test that polls /acng-report.html (the exact path the deployment probes hit). Pushes to the publicoss/apt-cacher-ngso the deployment pulls anonymously — no pull-secret the broken cache could wedge on.Deliberate: nothing in these workflows uses the cluster apt-cache proxy — this image IS the cache, so its fix must build while the cache is broken.
Needs before first green run:
trusted-apt-cacher-ng)HARBOR_REGISTRY=harbor.brooktrails.organd repo secretFORGEJO_TOKEN🤖 Generated with Claude Code
Updated: image now targets the public
oss/apt-cacher-ng(anonymous pull, no pull-secret for the deployment) and creds come fromsecret/forgejo-runners/brooktrails/oss-harbor-push(thetf-oss-pushrobot). Depends on infra#214 (oss project + robot) and its manual OpenBao policy steps, plus infra#213 (runner pool) and theHARBOR_REGISTRY/FORGEJO_TOKENrepo settings.rcsheets referenced this pull request2026-07-24 01:57:12 +00:00