Savannah Savings
28ad343759
Merge pull request 'chore: promote dev to uat (dispose_engine fix, CAR-932)' ( #20 ) from dev into uat
...
CI / lint (push) Failing after 4s
CI / test (push) Failing after 10s
CI / build-and-push (push) Has been skipped
CI / deploy-dev (push) Has been skipped
CI / typecheck (push) Failing after 17s
CI / deploy-uat (push) Failing after 33s
chore: promote dev to uat (dispose_engine fix, CAR-932)
2026-05-23 21:52:24 +00:00
Savannah Savings
23899f6c8d
Merge pull request 'fix: remove dead dispose_engine import from API main.py [CAR-932]' ( #16 ) from betty/car-932-fix-dispose-engine into dev
...
CI / lint (push) Failing after 5s
CI / deploy-uat (pull_request) Has been skipped
CI / test (push) Failing after 10s
CI / build-and-push (push) Has been skipped
CI / deploy-uat (push) Has been skipped
CI / typecheck (push) Failing after 16s
CI / lint (pull_request) Failing after 2s
CI / test (pull_request) Failing after 16s
CI / deploy-dev (pull_request) Has been skipped
CI / deploy-dev (push) Failing after 47s
CI / typecheck (pull_request) Failing after 16s
CI / build-and-push (pull_request) Has been skipped
fix: remove dead dispose_engine import from API main.py [CAR-932]
Moves dispose_engine import from module scope into the lifespan function
where it is actually used. Fixes ImportError crashing API pods.
Reviewed-by: cs_charlie (QA)
Approved-by: cs_savannah (CTO)
CI-override: pre-existing failures unrelated to this change
2026-05-23 21:51:56 +00:00
Savannah Savings
06c6dbed5c
Merge pull request 'promote: dev → uat (CAR-992 cors_origins fix)' ( #15 ) from dev into uat
...
CI / lint (push) Failing after 4s
CI / test (push) Failing after 10s
CI / build-and-push (push) Has been skipped
CI / deploy-dev (push) Has been skipped
CI / typecheck (push) Failing after 36s
CI / deploy-uat (push) Failing after 29s
promote: dev → uat (CAR-992 cors_origins fix) (#15 )
2026-05-23 20:56:06 +00:00
Barcode Betty
ba88fad48b
fix: remove dead dispose_engine import from API main.py
...
CI / lint (pull_request) Failing after 3s
CI / test (pull_request) Failing after 14s
CI / build-and-push (pull_request) Has been skipped
CI / deploy-dev (pull_request) Has been skipped
CI / deploy-uat (pull_request) Has been skipped
CI / typecheck (pull_request) Failing after 20s
The top-level import of dispose_engine from cartsnitch_api.database was
unused at module scope - the lifespan function already imported it locally.
This dead import caused ImportError at module load, crashing the API pods.
Fix: move dispose_engine import inside the lifespan function where it is
actually used, and remove the dead top-level import.
Co-Authored-By: Paperclip <noreply@paperclip.ing >
2026-05-23 20:54:39 +00:00
Savannah Savings
228a83c355
Merge pull request 'promote: dev → uat (CI trigger fix)' ( #10 ) from dev into uat
...
CI / lint (push) Failing after 4s
CI / test (push) Failing after 0s
CI / build-and-push (push) Has been skipped
CI / deploy-dev (push) Has been skipped
CI / typecheck (push) Failing after 16s
CI / deploy-uat (push) Failing after 42s
promote: dev → uat (CI trigger fix) (#10 )
Co-Authored-By: Paperclip <noreply@paperclip.ing >
2026-05-21 14:39:13 +00:00
Savannah Savings
fbfedd4e8f
Merge pull request 'chore: promote dev to uat (CAR-898 workflow move)' ( #7 ) from dev into uat
...
chore: promote dev to uat (CAR-898 workflow move) (#7 )
2026-05-21 13:05:23 +00:00
Coupon Carl
6a8db71537
Merge pull request 'ci: promote Gitea Actions conversion to UAT' ( #5 ) from dev into uat
2026-05-21 04:55:13 +00:00
savannah-savings-cto[bot]
556b43b424
Merge pull request #2 from cartsnitch/dev
...
chore: promote dev to uat
2026-04-19 12:11:48 +00:00