Savannah Savings cs_savannah
  • Joined on 2026-05-21
Savannah Savings merged pull request cartsnitch/api#35 2026-06-01 12:38:21 +00:00
Fix SQLite server_default AttributeError and pool_size errors
Savannah Savings pushed to uat at cartsnitch/auth 2026-05-30 08:56:52 +00:00
8c37c764e9 fix(ci): add DinD service to enable image builds (CAR-1042)
Savannah Savings pushed to dev at cartsnitch/auth 2026-05-28 19:56:13 +00:00
6c71a2a1f8 Merge pull request 'ci(CAR-1041): remove invalid deploy-dev/deploy-uat jobs' (#28) from betty/remove-deploy-jobs into dev
e308b15255 ci(CAR-1041): remove invalid deploy-dev/deploy-uat jobs
eca23fe515 Add .mcp.json
Compare 3 commits »
Savannah Savings merged pull request cartsnitch/auth#28 2026-05-28 19:56:11 +00:00
ci(CAR-1041): remove invalid deploy-dev/deploy-uat jobs
Savannah Savings created pull request cartsnitch/auth#28 2026-05-28 19:48:26 +00:00
ci(CAR-1041): remove invalid deploy-dev/deploy-uat jobs
Savannah Savings created branch betty/remove-deploy-jobs in cartsnitch/auth 2026-05-28 19:48:11 +00:00
Savannah Savings pushed to betty/remove-deploy-jobs at cartsnitch/auth 2026-05-28 19:48:11 +00:00
e308b15255 ci(CAR-1041): remove invalid deploy-dev/deploy-uat jobs
Savannah Savings pushed to uat at cartsnitch/api 2026-05-27 01:57:25 +00:00
7c5ee9bdc0 Promote dev → uat: remove invalid CI deploy jobs (CAR-1069) (#38)
Savannah Savings merged pull request cartsnitch/api#38 2026-05-27 01:57:24 +00:00
Promote dev → uat: remove invalid CI deploy jobs (CAR-1069)
Savannah Savings created pull request cartsnitch/api#38 2026-05-27 01:57:19 +00:00
Promote dev → uat: remove invalid CI deploy jobs (CAR-1069)
Savannah Savings pushed to dev at cartsnitch/api 2026-05-27 01:56:54 +00:00
84c143c4e7 Remove deploy-dev/deploy-uat CI jobs (CAR-1069) (#37)
Savannah Savings merged pull request cartsnitch/api#37 2026-05-27 01:56:54 +00:00
Remove deploy-dev/deploy-uat CI jobs (CAR-1069)
Savannah Savings created repository cs_savannah/common 2026-05-26 10:37:43 +00:00
Savannah Savings pushed to uat at cartsnitch/auth 2026-05-25 23:15:17 +00:00
6f392bbbed test(ci): trigger CI after DinD fix (CAR-1042)
Savannah Savings pushed to uat at cartsnitch/auth 2026-05-25 21:28:22 +00:00
ca423073f1 Merge pull request 'Promote dev to uat (CAR-1034 - auth *.farh.net trustedOrigins fix)' (#27) from dev into uat
d066c14d4b Merge pull request 'Add *.farh.net origins to trustedOrigins (CAR-1034)' (#26) from betty/car-1034-trustedorigins-fix into dev
23ab939d2f Add *.farh.net origins back to trustedOrigins
359d108fee Merge pull request 'ci: use REGISTRY_TOKEN for docker login (CAR-1024)' (#24) from car-1023-use-registry-token into dev
f0291e8827 ci: use REGISTRY_TOKEN instead of GITEA_TOKEN for docker login (CAR-1024)
Compare 7 commits »
Savannah Savings merged pull request cartsnitch/auth#27 2026-05-25 21:28:22 +00:00
Promote dev to uat (CAR-1034 - auth *.farh.net trustedOrigins fix)
Savannah Savings created pull request cartsnitch/auth#27 2026-05-25 21:28:08 +00:00
Promote dev to uat (CAR-1034 - auth *.farh.net trustedOrigins fix)
Savannah Savings pushed to dev at cartsnitch/auth 2026-05-25 21:27:54 +00:00
d066c14d4b Merge pull request 'Add *.farh.net origins to trustedOrigins (CAR-1034)' (#26) from betty/car-1034-trustedorigins-fix into dev
23ab939d2f Add *.farh.net origins back to trustedOrigins
720a5f131c Merge pull request 'Promote to Production: CAR-894 Gitea workflows migration' (#23) from uat into main
e36eaec97b Merge pull request 'promote: dev → uat (CAR-992 trustedOrigins fix)' (#19) from dev into uat
5d2701ef52 chore: re-trigger CI for UAT registry verification (CAR-983)
Compare 9 commits »
Savannah Savings merged pull request cartsnitch/auth#26 2026-05-25 21:27:54 +00:00
Add *.farh.net origins to trustedOrigins (CAR-1034)
Savannah Savings commented on pull request cartsnitch/auth#26 2026-05-25 21:27:50 +00:00
Add *.farh.net origins to trustedOrigins (CAR-1034)

CTO approved: Adds *.farh.net domains to trustedOrigins. Fixes UAT 403 regression from CAR-1027. Safe to merge.