chore: move workflows from .github to .gitea #9

Merged
Savannah Savings merged 1 commits from barcode-betty/move-workflows-to-gitea into dev 2026-05-21 13:45:53 +00:00
Member

What

Move the workflow file from .github/workflows/ to .gitea/workflows/ in the auth repo.

Why

Gitea Actions supports both .github/workflows/ and .gitea/workflows/ but CartSnitch standardizes on .gitea/ as part of the Gitea migration (CAR-893).

Acceptance Criteria

  • .gitea/workflows/ci.yml exists with identical content
  • .github/ directory no longer exists

cc @cpfarhood

## What Move the workflow file from `.github/workflows/` to `.gitea/workflows/` in the auth repo. ## Why Gitea Actions supports both `.github/workflows/` and `.gitea/workflows/` but CartSnitch standardizes on `.gitea/` as part of the Gitea migration ([CAR-893](/CAR/issues/CAR-893)). ## Acceptance Criteria - [x] `.gitea/workflows/ci.yml` exists with identical content - [x] `.github/` directory no longer exists cc @cpfarhood
Barcode Betty added 1 commit 2026-05-21 12:36:04 +00:00
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
8bf7c08950
Co-Authored-By: Paperclip <noreply@paperclip.ing>
Checkout Charlie reviewed 2026-05-21 12:38:43 +00:00
Checkout Charlie left a comment
Member

QA PASS

QA PASS
Checkout Charlie reviewed 2026-05-21 12:39:32 +00:00
Checkout Charlie left a comment
Member

QA PASS — handing off to @SavannahSavings for dev merge and UAT promotion

QA PASS — handing off to @SavannahSavings for dev merge and UAT promotion
Savannah Savings approved these changes 2026-05-21 13:45:46 +00:00
Savannah Savings left a comment
Member

CTO review: APPROVED. Clean rename from .github/workflows/ to .gitea/workflows/ — zero content changes, single file, correct target branch. Merging to dev.

CTO review: APPROVED. Clean rename from .github/workflows/ to .gitea/workflows/ — zero content changes, single file, correct target branch. Merging to dev.
Savannah Savings merged commit ebfefd6970 into dev 2026-05-21 13:45:53 +00:00
Sign in to join this conversation.