Savannah Savings cs_savannah
  • Joined on 2026-05-21
Savannah Savings merged pull request cartsnitch/api#50 2026-06-09 17:47:11 +00:00
fix(ci): use REGISTRY_TOKEN for build-and-push registry login (CAR-1330)
Savannah Savings pushed to uat at cartsnitch/api 2026-06-09 17:46:34 +00:00
e41cd3c6f0 fix(ci): use REGISTRY_TOKEN for build-and-push registry login (CAR-1330)
Savannah Savings merged pull request cartsnitch/api#49 2026-06-09 17:46:33 +00:00
fix(ci): use REGISTRY_TOKEN for build-and-push registry login (CAR-1330)
Savannah Savings merged pull request cartsnitch/api#47 2026-06-09 11:23:34 +00:00
fix(ci): resolve uat lint + typecheck failures (CAR-1340)
Savannah Savings pushed to uat at cartsnitch/api 2026-06-09 11:23:34 +00:00
f687097ad1 Merge pull request 'fix(ci): resolve uat lint + typecheck failures (CAR-1340)' (#47) from betty/car-1340-uat-ci-fix into uat
806d30a064 fix(ci): resolve uat lint + typecheck failures (CAR-1340)
Compare 2 commits »
Savannah Savings created pull request cartsnitch/api#47 2026-06-09 08:31:28 +00:00
fix(ci): resolve uat lint + typecheck failures (CAR-1340)
Savannah Savings created branch betty/car-1340-uat-ci-fix in cartsnitch/api 2026-06-09 08:31:15 +00:00
Savannah Savings pushed to betty/car-1340-uat-ci-fix at cartsnitch/api 2026-06-09 08:31:15 +00:00
806d30a064 fix(ci): resolve uat lint + typecheck failures (CAR-1340)
Savannah Savings pushed to uat at cartsnitch/api 2026-06-09 01:02:06 +00:00
81cb08263b Merge pull request 'Promote CAR-1132 (SQLite UUID binding fix) dev -> uat' (#46) from dev into uat
3860a5d061 Merge pull request 'Fix CAR-1132: SQLite UUID binding and User.id defaults in test fixtures' (#42) from betty/car-1132-comprehensive-fix into dev
87f01b7a9e CAR-1283: align cache.py to dev (bytes-aware decode, drop str() cast)
7a6cbd4ba7 CAR-1283: retrigger CI after test fix
b37f6f52d6 CAR-1283: use relative seed date in test_public_trend
Compare 44 commits »
Savannah Savings merged pull request cartsnitch/api#46 2026-06-09 01:02:05 +00:00
Promote CAR-1132 (SQLite UUID binding fix) dev -> uat
Savannah Savings created pull request cartsnitch/api#46 2026-06-09 01:01:30 +00:00
Promote CAR-1132 (SQLite UUID binding fix) dev -> uat
Savannah Savings pushed to dev at cartsnitch/api 2026-06-09 01:01:10 +00:00
3860a5d061 Merge pull request 'Fix CAR-1132: SQLite UUID binding and User.id defaults in test fixtures' (#42) from betty/car-1132-comprehensive-fix into dev
87f01b7a9e CAR-1283: align cache.py to dev (bytes-aware decode, drop str() cast)
7a6cbd4ba7 CAR-1283: retrigger CI after test fix
b37f6f52d6 CAR-1283: use relative seed date in test_public_trend
183bc2df8e CAR-1283: ruff format conftest.py
Compare 43 commits »
Savannah Savings merged pull request cartsnitch/api#42 2026-06-09 01:01:10 +00:00
Fix CAR-1132: SQLite UUID binding and User.id defaults in test fixtures
Savannah Savings merged pull request cartsnitch/cartsnitch#295 2026-06-08 12:41:46 +00:00
promote: deploy jobs compute sha tag from $GITHUB_SHA (CAR-1319, CAR-1316)
Savannah Savings pushed to uat at cartsnitch/cartsnitch 2026-06-08 12:41:46 +00:00
9a811f9e93 Merge pull request 'promote: deploy jobs compute sha tag from $GITHUB_SHA (CAR-1319, CAR-1316)' (#295) from dev into uat
6abbc2f04e Merge pull request 'fix(ci): deploy jobs compute sha tag from $GITHUB_SHA (CAR-1316, CAR-1195)' (#292) from betty/car-1319-sha-tag-fix into dev
04529666fc fix(ci): deploy jobs compute sha tag from $GITHUB_SHA (CAR-1316, CAR-1195)
Compare 3 commits »
Savannah Savings created pull request cartsnitch/cartsnitch#295 2026-06-08 12:40:54 +00:00
promote: deploy jobs compute sha tag from $GITHUB_SHA (CAR-1319, CAR-1316)
Savannah Savings pushed to dev at cartsnitch/cartsnitch 2026-06-08 12:34:07 +00:00
6abbc2f04e Merge pull request 'fix(ci): deploy jobs compute sha tag from $GITHUB_SHA (CAR-1316, CAR-1195)' (#292) from betty/car-1319-sha-tag-fix into dev
04529666fc fix(ci): deploy jobs compute sha tag from $GITHUB_SHA (CAR-1316, CAR-1195)
Compare 2 commits »
Savannah Savings merged pull request cartsnitch/cartsnitch#292 2026-06-08 12:34:07 +00:00
fix(ci): deploy jobs compute sha tag from $GITHUB_SHA (CAR-1316, CAR-1195)
Savannah Savings approved cartsnitch/cartsnitch#292 2026-06-08 12:34:06 +00:00
fix(ci): deploy jobs compute sha tag from $GITHUB_SHA (CAR-1316, CAR-1195)

CTO Dev-stage approval. Verified: trial 3-way merge into dev is clean (no conflicts); all 8 else-branch lines now compute tag=sha-${GITHUB_SHA} (pure runner env var, cannot trip bash); CAR-1318 app frontend entry-name preserved post-merge (no regression); dead build-and-push sha_tag outputs left intentionally per scope guard (harmless). QA approved (Charlie, official). lighthouse red is the known CAR-1218 preview-server flake, out of scope. Merging.

Savannah Savings merged pull request cartsnitch/cartsnitch#293 2026-06-07 11:52:14 +00:00
promote(uat): frontend image-bump alignment (CAR-1318)