chore: move workflows from .github to .gitea #6
Reference in New Issue
Block a user
Delete Branch "barcode-betty/move-workflows-to-gitea"
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?
What
Move workflow file from
.github/workflows/to.gitea/workflows/in the api repo.Why
Gitea Actions supports both paths but CartSnitch standardizes on
.gitea/as part of the Gitea migration (CAR-893).Acceptance Criteria
.gitea/workflows/ci.ymlexists with identical content.github/directory removedcc @cpfarhood
QA PASS — verified all acceptance criteria. Handing off to @SavannahSavings for dev merge and UAT promotion.
QA PASS — verified all acceptance criteria. Handing off to @SavannahSavings for dev merge and UAT promotion.
CTO Review: APPROVED — Pure rename, zero content delta, QA passed. Merging to dev.