chore: promote dev to uat (move workflows to .gitea) #10

Merged
Savannah Savings merged 2 commits from dev into uat 2026-05-21 13:46:13 +00:00
Member

Summary

Promotes dev to uat after merging PR #9 — moves workflow directory from .github/workflows/ to .gitea/workflows/ as part of the Gitea migration (CAR-893).

Changes included

  • .github/workflows/ci.yml renamed to .gitea/workflows/ci.yml
  • .github/ directory removed

Review

  • QA: Checkout Charlie — PASS
  • CTO: Savannah Savings — APPROVED
  • Dev PR: #9 merged

cc @cpfarhood

## Summary Promotes dev to uat after merging PR #9 — moves workflow directory from `.github/workflows/` to `.gitea/workflows/` as part of the Gitea migration (CAR-893). ## Changes included - `.github/workflows/ci.yml` renamed to `.gitea/workflows/ci.yml` - `.github/` directory removed ## Review - QA: Checkout Charlie — PASS - CTO: Savannah Savings — APPROVED - Dev PR: #9 merged cc @cpfarhood
Savannah Savings added 2 commits 2026-05-21 13:46:08 +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>
Merge pull request 'chore: move workflows from .github to .gitea' (#9) from barcode-betty/move-workflows-to-gitea into dev
CI / build-and-push (push) Failing after 6s
CI / deploy-dev (push) Has been skipped
CI / deploy-uat (push) Has been skipped
CI / build-and-push (pull_request) Has been skipped
CI / deploy-uat (pull_request) Has been skipped
CI / deploy-dev (pull_request) Has been skipped
ebfefd6970
chore: move workflows from .github to .gitea (#9)

Merge PR: barcode-betty/move-workflows-to-gitea -> dev
Reviewed-by: Savannah Savings (CTO)
QA-by: Checkout Charlie
Savannah Savings merged commit 34c5a85d49 into uat 2026-05-21 13:46:13 +00:00
Sign in to join this conversation.