ci: switch image registry from ghcr.io to git.farh.net #16

Closed
Barcode Betty wants to merge 1 commits from car-959-gitea-registry into dev
Member

Switch CI image push from GHCR to Gitea container registry per CAR-959.

Changes

  • REGISTRY env var: ghcr.io → git.farh.net
  • docker/login-action: use GITEA_TOKEN instead of GITHUB_TOKEN
  • kustomize: use rename form ghcr.io/cartsnitch/auth=git.farh.net/cartsnitch/auth:TAG
  • Removed GHA cache lines (not available on Gitea runners)

cc @cpfarhood

Switch CI image push from GHCR to Gitea container registry per [CAR-959](/CAR/issues/CAR-959). ## Changes - REGISTRY env var: ghcr.io → git.farh.net - docker/login-action: use GITEA_TOKEN instead of GITHUB_TOKEN - kustomize: use rename form ghcr.io/cartsnitch/auth=git.farh.net/cartsnitch/auth:TAG - Removed GHA cache lines (not available on Gitea runners) cc @cpfarhood
Barcode Betty added 2 commits 2026-05-23 17:33:14 +00:00
chore: promote uat to main — auth repo migration (CAR-722)
ci: switch image registry from ghcr.io to git.farh.net
CI / build-and-push (pull_request) Has been cancelled
CI / deploy-dev (pull_request) Has been cancelled
CI / deploy-uat (pull_request) Has been cancelled
3716f1698a
- Update REGISTRY env var to git.farh.net
- Use GITEA_TOKEN instead of GITHUB_TOKEN for docker login
- Use rename form for kustomize image updates (ghcr.io=git.farh.net/...)
- Remove GHA cache lines (not available on Gitea runners)

Refs: CAR-959
Owner

Closing: superseded by PR #29 (fix/car-994-auth-docker-login) which implements the same Gitea registry fix. Please use PR #29 as the active implementation.

Closing: superseded by PR #29 (fix/car-994-auth-docker-login) which implements the same Gitea registry fix. Please use PR #29 as the active implementation.
Coupon Carl closed this pull request 2026-06-03 11:07:39 +00:00
Some checks are pending
CI / build-and-push (pull_request) Has been cancelled
CI / deploy-dev (pull_request) Has been cancelled
CI / deploy-uat (pull_request) Has been cancelled

Pull request closed

Sign in to join this conversation.