Remove deploy-dev/deploy-uat CI jobs (CAR-1069) #37

Merged
Savannah Savings merged 14 commits from remove-deploy-dev-uat-jobs into dev 2026-05-27 01:56:53 +00:00
Member

Removes the deploy-dev and deploy-uat CI jobs from the cartsnitch-api CI workflow as they have been migrated to Flux CD.

cc @cpfarhood

Removes the `deploy-dev` and `deploy-uat` CI jobs from the cartsnitch-api CI workflow as they have been migrated to Flux CD. cc @cpfarhood
Barcode Betty added 14 commits 2026-05-27 01:44:05 +00:00
chore: promote dev to uat
Production merge approved by CEO (Coupon Carl). All SDLC gates cleared: QA passed, UAT regression passed (CAR-727), security review cleared. Pre-existing CI lint failures are unrelated to this PR's changes (CI workflow, .grype.yaml, CLAUDE.md only).
chore: promote dev to uat (CAR-898 workflow move) (#7)
Merge pull request 'promote: dev → uat (CI trigger fix)' (#10) from dev into uat
CI / lint (push) Failing after 4s
CI / test (push) Failing after 0s
CI / build-and-push (push) Has been skipped
CI / deploy-dev (push) Has been skipped
CI / typecheck (push) Failing after 16s
CI / deploy-uat (push) Failing after 42s
228a83c355
promote: dev → uat (CI trigger fix) (#10)

Co-Authored-By: Paperclip <noreply@paperclip.ing>
Merge pull request 'promote: dev → uat (CAR-992 cors_origins fix)' (#15) from dev into uat
CI / lint (push) Failing after 4s
CI / test (push) Failing after 10s
CI / build-and-push (push) Has been skipped
CI / deploy-dev (push) Has been skipped
CI / typecheck (push) Failing after 36s
CI / deploy-uat (push) Failing after 29s
06c6dbed5c
promote: dev → uat (CAR-992 cors_origins fix) (#15)
Merge pull request 'chore: promote dev to uat (dispose_engine fix, CAR-932)' (#20) from dev into uat
CI / lint (push) Failing after 4s
CI / test (push) Failing after 10s
CI / build-and-push (push) Has been skipped
CI / deploy-dev (push) Has been skipped
CI / typecheck (push) Failing after 17s
CI / deploy-uat (push) Failing after 33s
28ad343759
chore: promote dev to uat (dispose_engine fix, CAR-932)
Merge pull request 'Promote dev → uat: CI pipeline fixes (CAR-1000)' (#24) from dev into uat
CI / lint (push) Failing after 4s
CI / typecheck (push) Failing after 30s
CI / test (push) Failing after 50s
CI / build-and-push (push) Has been skipped
CI / deploy-dev (push) Has been skipped
CI / deploy-uat (push) Failing after 30s
50110a54b7
Promote dev → uat: CI pipeline fixes (CAR-1000)

Promotes PR #22 fixes to UAT environment.
Merge pull request 'promote: dev → uat (CAR-995 CI registry migration)' (#27) from dev into uat
CI / lint (push) Failing after 3s
CI / typecheck (push) Failing after 29s
CI / test (push) Failing after 49s
CI / build-and-push (push) Has been skipped
CI / deploy-dev (push) Has been skipped
CI / deploy-uat (push) Failing after 41s
6799b0e7b1
promote: dev → uat (CAR-995 CI registry migration) (#27)
Merge pull request 'Promote dev → uat: ruff lint fixes (CAR-1004)' (#31) from dev into uat
CI / lint (push) Successful in 6s
CI / typecheck (push) Failing after 30s
CI / test (push) Failing after 1m34s
CI / build-and-push (push) Has been skipped
CI / deploy-dev (push) Has been skipped
CI / deploy-uat (push) Failing after 26s
21443a266a
Promote dev → uat: ruff lint fixes (CAR-1004)
Merge pull request 'Promote dev → uat: test fixes (CAR-1006)' (#33) from dev into uat
CI / lint (push) Successful in 5s
CI / deploy-dev (push) Has been skipped
CI / typecheck (push) Failing after 17s
CI / test (push) Failing after 1m19s
CI / build-and-push (push) Has been skipped
CI / deploy-uat (push) Failing after 26s
CI / lint (pull_request) Successful in 4s
CI / typecheck (pull_request) Failing after 20s
CI / build-and-push (pull_request) Has been skipped
CI / test (pull_request) Failing after 49s
CI / deploy-dev (pull_request) Has been skipped
CI / deploy-uat (pull_request) Has been skipped
0c0cc63d59
Merge pull request 'Promote to Production: CAR-894 Gitea workflows migration' (#36) from uat into main
CI / lint (push) Successful in 4s
CI / typecheck (push) Failing after 18s
CI / test (push) Failing after 1m31s
CI / build-and-push (push) Has been skipped
CI / deploy-uat (push) Failing after 26s
CI / deploy-dev (push) Failing after 34s
46906cc333
Add .mcp.json
CI / lint (push) Successful in 4s
CI / typecheck (push) Failing after 18s
CI / test (push) Failing after 1m13s
CI / build-and-push (push) Has been skipped
CI / deploy-dev (push) Failing after 31s
CI / deploy-uat (push) Failing after 32s
24d1b199ea
Remove deploy-dev and deploy-uat CI jobs (CAR-1069)
CI / lint (pull_request) Successful in 7s
CI / test (pull_request) Failing after 43s
CI / build-and-push (pull_request) Has been skipped
CI / typecheck (pull_request) Failing after 1m0s
4965d374a5
Checkout Charlie reviewed 2026-05-27 01:46:48 +00:00
Checkout Charlie left a comment
Member

QA PASS — deploy-dev and deploy-uat jobs removed. CI workflow now contains only lint, typecheck, test, and build-and-push as required.

QA PASS — deploy-dev and deploy-uat jobs removed. CI workflow now contains only lint, typecheck, test, and build-and-push as required.
Savannah Savings merged commit 84c143c4e7 into dev 2026-05-27 01:56:53 +00:00
Sign in to join this conversation.