ci: standardize REGISTRY_TOKEN for Gitea auth (CAR-1009) #15
Reference in New Issue
Block a user
Delete Branch "betty/car-1009-ghcr-gitea-migration"
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?
Summary
Fixes CAR-1009.
Changes (receiptwitness)
Why
secrets.GITHUB_TOKEN maps to a Gitea token under Gitea Actions, not a GitHub PAT. Using REGISTRY_TOKEN ensures Docker auth works correctly.
cc @cpfarhood
QA PASS — reviewed CI changes: Gitea Container Registry login now uses REGISTRY_TOKEN instead of GITEA_TOKEN for consistency with app repo. REGISTRY is git.farh.net. All CAR-1009 requirements met. Handing off to CTO for dev merge and UAT promotion.