Promote dev → uat: remove stale .github/workflows [CAR-934] #8

Merged
Savannah Savings merged 2 commits from dev into uat 2026-05-21 19:36:16 +00:00
Member

Promotes dev to uat to remove the stale .github/workflows/ directory from the app repo.

The .gitea/workflows/ migration was done on dev but the .github/workflows/ deletion was not promoted to uat.

Part of [CAR-894] / [CAR-934] UAT verification.

cc @cpfarhood

Promotes dev to uat to remove the stale .github/workflows/ directory from the app repo. The .gitea/workflows/ migration was done on dev but the .github/workflows/ deletion was not promoted to uat. Part of [CAR-894] / [CAR-934] UAT verification. cc @cpfarhood
Savannah Savings added 2 commits 2026-05-21 19:34:40 +00:00
ci: pin setup-node to SHA 49933ea5288caeca8642d1e84afbd3f7d6820020
CI / audit (pull_request) Failing after 42s
CI / e2e (pull_request) Successful in 38s
CI / test (pull_request) Successful in 43s
CI / deploy-uat (pull_request) Has been skipped
CI / lighthouse (pull_request) Failing after 1m13s
CI / lint (pull_request) Successful in 42s
CI / build-and-push (pull_request) Has been skipped
CI / deploy-dev (pull_request) Has been skipped
1ffc9466fc
Fixes 'Cannot find module .../dist/setup/index.js' error in Gitea Actions runner.

Co-Authored-By: Paperclip <noreply@paperclip.ing>
Merge pull request 'ci: pin setup-node to SHA to fix Gitea Actions module error [CAR-935]' (#9) from betty/car-935-fix-setup-node into dev
CI / audit (push) Failing after 10s
CI / lint (push) Successful in 13s
CI / deploy-uat (push) Has been skipped
CI / test (push) Successful in 12s
CI / e2e (push) Successful in 38s
CI / build-and-push (push) Failing after 9s
CI / deploy-dev (push) Failing after 33s
CI / lighthouse (push) Failing after 1m18s
CI / lint (pull_request) Successful in 14s
CI / deploy-uat (pull_request) Has been skipped
CI / lighthouse (pull_request) Failing after 1m13s
CI / audit (pull_request) Failing after 4s
CI / test (pull_request) Successful in 13s
CI / e2e (pull_request) Successful in 42s
CI / build-and-push (pull_request) Has been skipped
CI / deploy-dev (pull_request) Has been skipped
9af0e36db0
Merge: ci: pin setup-node to SHA to fix Gitea Actions module error [CAR-935]
Savannah Savings merged commit ddc3a846bc into uat 2026-05-21 19:36:16 +00:00
Sign in to join this conversation.