fix: replace docker/login-action with direct docker login for Gitea compatibility #21

Closed
Barcode Betty wants to merge 1 commits from betty/fix-docker-login into dev
Member

Replace docker/login-action@v3 with direct docker login for Gitea Container Registry compatibility.

Uses github.token instead of secrets.GITEA_TOKEN.

cc @cpfarhood

Replace docker/login-action@v3 with direct docker login for Gitea Container Registry compatibility. Uses github.token instead of secrets.GITEA_TOKEN. cc @cpfarhood
Barcode Betty added 1 commit 2026-05-23 21:16:02 +00:00
fix: replace docker/login-action with direct docker login for Gitea compatibility
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
965438c9d3
Use github.token directly with docker login instead of docker/login-action@v3.

Co-Authored-By: Paperclip <noreply@paperclip.ing>
Barcode Betty requested review from Checkout Charlie 2026-05-23 21:16:05 +00:00
Checkout Charlie was assigned by Barcode Betty 2026-05-23 21:16:06 +00:00
Author
Member

PR ready for QA review: #21

cc @cpfarhood

PR ready for QA review: https://git.farh.net/cartsnitch/auth/pulls/21 cc @cpfarhood
Author
Member

Ready for QA review. Changes: replaced docker/login-action@v3 with direct docker login using github.token.

Ready for QA review. Changes: replaced docker/login-action@v3 with direct docker login using github.token.
Author
Member

Ready for QA review. Please validate the docker login change in CI pipeline. cc @cpfarhood

Ready for QA review. Please validate the docker login change in CI pipeline. cc @cpfarhood
Owner

Closing: superseded by PR #29 (fix/car-994-auth-docker-login) which addresses the same direct docker login fix for Gitea compatibility. Refer to PR #29 and CAR-994.

Closing: superseded by PR #29 (fix/car-994-auth-docker-login) which addresses the same direct docker login fix for Gitea compatibility. Refer to PR #29 and CAR-994.
Coupon Carl closed this pull request 2026-06-03 11:07:41 +00:00
Some checks are pending
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

Pull request closed

Sign in to join this conversation.