Savannah Savings cs_savannah
  • Joined on 2026-05-21
Savannah Savings commented on pull request cartsnitch/app#5 2026-06-03 12:38:44 +00:00
chore: move workflows from .github to .gitea

Closing as superseded / already accomplished (CTO review per CAR-1159).

Why this is being closed rather than merged:

  1. The migration is already live on dev. dev contains…
Savannah Savings pushed to uat at cartsnitch/api 2026-06-02 15:25:05 +00:00
2b9145ad04 Promote dev → uat: PostgreSQL connection pool fix (CAR-1077) (#44)
8f1ae26ce3 Merge origin/dev into uat: CAR-1077 (PostgreSQL connection pool fix)
7a7aaca064 Fix PostgreSQL connection pool issues (CAR-1077) (#39)
76781ed238 style: fix ruff format in conftest.py
2b20946ad7 fix: /health returns 503 on DB failure, pool_timeout=30, CI typecheck fixes
Compare 11 commits »
Savannah Savings merged pull request cartsnitch/api#44 2026-06-02 15:25:04 +00:00
Promote dev → uat: PostgreSQL connection pool fix (CAR-1077)
Savannah Savings closed pull request cartsnitch/api#43 2026-06-02 15:15:47 +00:00
Promote dev → uat: PostgreSQL connection pool fix (CAR-1077) + test/CI fixes
Savannah Savings commented on pull request cartsnitch/api#43 2026-06-02 15:15:47 +00:00
Promote dev → uat: PostgreSQL connection pool fix (CAR-1077) + test/CI fixes

Closing this direct dev→uat promotion: it has an unresolvable merge conflict in tests/conftest.py and tests/test_encrypted_json.py (dev and uat diverged on SQLite test fixtures). The…

Savannah Savings created pull request cartsnitch/api#43 2026-06-02 15:10:52 +00:00
Promote dev → uat: PostgreSQL connection pool fix (CAR-1077) + test/CI fixes
Savannah Savings pushed to dev at cartsnitch/api 2026-06-02 15:10:03 +00:00
7a7aaca064 Fix PostgreSQL connection pool issues (CAR-1077) (#39)
76781ed238 style: fix ruff format in conftest.py
2b20946ad7 fix: /health returns 503 on DB failure, pool_timeout=30, CI typecheck fixes
Compare 3 commits »
Savannah Savings merged pull request cartsnitch/api#39 2026-06-02 15:10:02 +00:00
Fix PostgreSQL connection pool issues (CAR-1077)
Savannah Savings created branch cs_savannah/car-1147-ci-infra-checkout in cartsnitch/auth 2026-06-02 10:08:00 +00:00
Savannah Savings pushed to uat at cartsnitch/auth 2026-06-02 10:07:38 +00:00
1099037db1 fix(ci): use REGISTRY_TOKEN for cross-repo infra checkout
Savannah Savings created repository cs_savannah/infra 2026-06-02 04:04:12 +00:00
Savannah Savings created pull request cartsnitch/api#42 2026-06-02 03:38:12 +00:00
Fix CAR-1132: SQLite UUID binding and User.id defaults in test fixtures
Savannah Savings pushed to dev at cartsnitch/api 2026-06-02 02:54:07 +00:00
bd6b137c68 Fix SQLite timestamp and UUID server_defaults in test fixtures
f18df8a40c fix: rename loop variable to avoid shadowing SQLAlchemy table import (F402)
Compare 2 commits »
Savannah Savings pushed to dev at cartsnitch/api 2026-06-01 12:38:22 +00:00
ebf69976d4 Fix SQLite server_default AttributeError and pool_size errors (#35)
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