Barcode Betty
b4420b3f87
fix(ci): use direct docker login for Gitea registry (CAR-994)
...
CI / build-and-push (pull_request) Has been cancelled
CI / build-and-push (push) Successful in 11s
docker/login-action@v3 exits 1 against git.farh.net. Replace with a
direct docker login shell command using secrets.REGISTRY_TOKEN via
--password-stdin.
cc @cpfarhood
2026-06-02 14:16:15 +00:00
Savannah Savings
6c71a2a1f8
Merge pull request 'ci(CAR-1041): remove invalid deploy-dev/deploy-uat jobs' ( #28 ) from betty/remove-deploy-jobs into dev
CI / build-and-push (push) Failing after 19s
2026-05-28 19:56:05 +00:00
Flea Flicker
e308b15255
ci(CAR-1041): remove invalid deploy-dev/deploy-uat jobs
...
CI / build-and-push (pull_request) Has been skipped
Remove deploy-dev and deploy-uat CI jobs. CartSnitch uses Flux GitOps —
CI builds images, Flux deploys. These Actions-based deployment jobs were
added incorrectly in CAR-987.
Co-Authored-By: Barcode Betty <betty@cartsnitch>
2026-05-28 19:47:39 +00:00
Barcode Betty
f0291e8827
ci: use REGISTRY_TOKEN instead of GITEA_TOKEN for docker login (CAR-1024)
...
CI / build-and-push (pull_request) Has been skipped
CI / deploy-dev (pull_request) Has been skipped
CI / deploy-uat (pull_request) Has been skipped
Co-Authored-By: Paperclip <noreply@paperclip.ing >
2026-05-24 20:46:48 +00:00
Flea Flicker
6d6c872962
ci: switch Docker image push from GHCR to Gitea container registry
...
CI / build-and-push (pull_request) Has been skipped
CI / deploy-dev (pull_request) Has been skipped
CI / deploy-uat (pull_request) Has been skipped
- REGISTRY: ghcr.io -> git.farh.net
- Renamed login step to Gitea Container Registry
- kustomize rename form: ghcr.io/cartsnitch/auth=git.farh.net/cartsnitch/auth:TAG
- Removed GHA cache-from/cache-to (not guaranteed on Gitea runners)
Co-Authored-By: Paperclip <noreply@paperclip.ing >
2026-05-23 15:15:07 +00:00
Flea Flicker
8bf7c08950
chore: move workflows from .github to .gitea
...
CI / build-and-push (pull_request) Has been skipped
CI / deploy-dev (pull_request) Has been skipped
CI / deploy-uat (pull_request) Has been skipped
Co-Authored-By: Paperclip <noreply@paperclip.ing >
2026-05-21 12:33:43 +00:00