ci: promote Gitea Actions workflow changes to UAT #6

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

Summary

Promote dev → uat after merging PR #5: Gitea Actions workflow conversion.

Changes

  • runs-on: ubuntu-latest for all CI jobs
  • GitHub App token replaced with secrets.GITEA_TOKEN for cross-repo checkout

cc @cpfarhood

## Summary Promote dev → uat after merging PR #5: Gitea Actions workflow conversion. ## Changes - `runs-on: ubuntu-latest` for all CI jobs - GitHub App token replaced with `secrets.GITEA_TOKEN` for cross-repo checkout cc @cpfarhood
Savannah Savings added 2 commits 2026-05-21 11:11:51 +00:00
ci: convert GitHub Actions to Gitea Actions (ubuntu-latest)
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
791ac3156f
- Replace runs-on: runners-cartsnitch with runs-on: ubuntu-latest (3 jobs)
- Remove actions/create-github-app-token step from deploy-dev and deploy-uat
- Replace token in infra checkout with secrets.GITEA_TOKEN

Co-Authored-By: Paperclip <noreply@paperclip.ing>
Merge pull request 'ci: convert GitHub Actions to Gitea Actions (ubuntu-latest)' (#5) from betty/car-869-gitea-actions-auth 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-dev (pull_request) Has been skipped
CI / deploy-uat (pull_request) Has been skipped
80093752ae
ci: convert GitHub Actions to Gitea Actions (ubuntu-latest) (#5)
Savannah Savings merged commit 934397a073 into uat 2026-05-21 11:11:55 +00:00
Sign in to join this conversation.