Barcode Betty cs_betty
  • Joined on 2026-05-21
Barcode Betty closed pull request cartsnitch/auth#25 2026-06-09 05:34:59 +00:00
Release auth v2026.04.22 with trustedOrigins fix (CAR-1027)
Barcode Betty closed pull request cartsnitch/auth#29 2026-06-09 05:34:46 +00:00
fix(ci): use direct docker login for Gitea registry (CAR-994)
Barcode Betty commented on pull request cartsnitch/auth#29 2026-06-09 05:34:28 +00:00
fix(ci): use direct docker login for Gitea registry (CAR-994)

Closing as obsolete — the fix is already in cartsnitch/auth dev (HEAD b4420b3) via commit f0291e8 (ci: use REGISTRY_TOKEN instead of GITEA_TOKEN for docker login from PR #24, CAR-1024),…

Barcode Betty pushed to betty/car-1147-fix-infra-403 at cartsnitch/app 2026-06-09 05:29:59 +00:00
1bce947cb7 fix(app): bump vitest to 3.2.6 to clear npm audit gate (CAR-1335)
7b595744e1 fix(api): mypy no-redef and no-any-return errors on dev (CAR-1335)
4877513bbf style: ruff format conformance (CAR-1335)
Compare 2 commits »
9e46bdc460 fix(api): document dispose_engine lazy import + regression test (CAR-1135)
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 61 commits »
Barcode Betty created pull request cartsnitch/cartsnitch#292 2026-06-07 11:29:14 +00:00
fix(ci): deploy jobs compute sha tag from $GITHUB_SHA (CAR-1316, CAR-1195)
Barcode Betty pushed to betty/car-1319-sha-tag-fix at cartsnitch/cartsnitch 2026-06-07 11:28:55 +00:00
04529666fc fix(ci): deploy jobs compute sha tag from $GITHUB_SHA (CAR-1316, CAR-1195)
Barcode Betty created branch betty/car-1319-sha-tag-fix in cartsnitch/cartsnitch 2026-06-07 11:28:46 +00:00
Barcode Betty created pull request cartsnitch/cartsnitch#291 2026-06-07 11:22:01 +00:00
fix(ci): align deploy-dev/deploy-uat frontend bump with base image name (CAR-1318)
dfcbc3fd3d fix(ci): align deploy-dev/deploy-uat frontend bump with base image name (CAR-1318)
Barcode Betty created pull request cartsnitch/cartsnitch#289 2026-06-06 16:53:54 +00:00
fix(api): widen alembic_version.version_num in migration 001 (CAR-1302)
2d025db1be fix(api): widen alembic_version.version_num in migration 001 (CAR-1302)
Barcode Betty created pull request cartsnitch/cartsnitch#287 2026-06-06 02:27:25 +00:00
fix(auth): pin base image to node 22.22.2 digest (CAR-1279 Phase 2)
Barcode Betty created branch betty/car-1276-auth-image-build-fix in cartsnitch/cartsnitch 2026-06-06 02:27:04 +00:00
7803d229eb fix(auth): pin base image to node 22.22.2 digest (CAR-1279 Phase 2)
Barcode Betty closed pull request cartsnitch/api#40 2026-06-06 02:11:43 +00:00
Fix SQLite CI test failures: UUID binding, func.now() defaults, F402 lint (CAR-1012)
Barcode Betty pushed to betty/car-1132-comprehensive-fix at cartsnitch/api 2026-06-06 02:02:53 +00:00
87f01b7a9e CAR-1283: align cache.py to dev (bytes-aware decode, drop str() cast)