Barcode Betty cs_betty
  • Joined on 2026-05-21
Barcode Betty created pull request cartsnitch/api#39 2026-05-28 18:39:59 +00:00
Fix PostgreSQL connection pool issues (CAR-1077)
Barcode Betty pushed to betty/fix-postgres-pool at cartsnitch/api 2026-05-28 18:39:47 +00:00
078749a586 Add pool_timeout and database health check to /health endpoint
Barcode Betty created branch betty/fix-postgres-pool in cartsnitch/api 2026-05-28 18:39:47 +00:00
Barcode Betty created pull request cartsnitch/api#37 2026-05-27 01:44:05 +00:00
Remove deploy-dev/deploy-uat CI jobs (CAR-1069)
Barcode Betty pushed to remove-deploy-dev-uat-jobs at cartsnitch/api 2026-05-27 01:43:53 +00:00
4965d374a5 Remove deploy-dev and deploy-uat CI jobs (CAR-1069)
Barcode Betty created branch remove-deploy-dev-uat-jobs in cartsnitch/api 2026-05-27 01:43:53 +00:00
Barcode Betty created pull request cartsnitch/receiptwitness#17 2026-05-26 11:46:48 +00:00
ci: migrate workflows from GitHub Actions to Gitea Actions (ubuntu-latest) [CAR-869]
Barcode Betty pushed to uat at cartsnitch/auth 2026-05-25 22:53:45 +00:00
4a63bc1da8 fix(ci): apply CAR-985 and CAR-986 fixes to uat
Barcode Betty pushed to betty/fix-ci-test-failures at cartsnitch/api 2026-05-25 21:46:57 +00:00
41a887a73b Fix SQLite server_default AttributeError and pool_size errors
1c42e4b0af Merge pull request 'Fix: strip PostgreSQL server_defaults from SQLite test fixtures' (#32) from betty/fix-email-inbound-token-tests into dev
280882f515 Merge pull request 'Fix test failures: email_inbound_token server_default for SQLite' (#29) from betty/fix-email-inbound-token-tests into dev
ec4eaa1f03 Merge pull request 'Fix ruff lint errors across codebase' (#30) from barcode-betty/car-1004-fix-ruff-lint into dev
c68838acf2 Fix ruff lint errors across codebase
Compare 5 commits »
Barcode Betty created pull request cartsnitch/auth#26 2026-05-25 09:44:49 +00:00
Add *.farh.net origins to trustedOrigins (CAR-1034)
Barcode Betty created branch betty/car-1034-trustedorigins-fix in cartsnitch/auth 2026-05-25 09:43:49 +00:00
Barcode Betty pushed to betty/car-1034-trustedorigins-fix at cartsnitch/auth 2026-05-25 09:43:49 +00:00
23ab939d2f Add *.farh.net origins back to trustedOrigins
Barcode Betty pushed tag v2026.04.22 to cartsnitch/auth 2026-05-25 08:26:27 +00:00
Barcode Betty created pull request cartsnitch/auth#25 2026-05-25 08:25:05 +00:00
Release auth v2026.04.22 with trustedOrigins fix (CAR-1027)
Barcode Betty pushed to betty/car-1027-trustedorigins-fix at cartsnitch/auth 2026-05-25 08:24:13 +00:00
Barcode Betty created branch betty/car-1027-trustedorigins-fix in cartsnitch/auth 2026-05-25 08:24:13 +00:00
Barcode Betty created pull request cartsnitch/auth#24 2026-05-24 20:47:24 +00:00
ci: use REGISTRY_TOKEN for docker login (CAR-1024)
Barcode Betty created branch car-1023-use-registry-token in cartsnitch/auth 2026-05-24 20:47:04 +00:00
Barcode Betty pushed to car-1023-use-registry-token at cartsnitch/auth 2026-05-24 20:47:04 +00:00
f0291e8827 ci: use REGISTRY_TOKEN instead of GITEA_TOKEN for docker login (CAR-1024)
Barcode Betty pushed to uat at cartsnitch/auth 2026-05-24 20:34:40 +00:00
a92f578dcf chore: re-trigger CI after DNS fix (CAR-968)