Promote uat → main: CI/test fixes + dispose_engine regression test (CAR-1012/CAR-1330/CAR-1135/CAR-1357) #56

Merged
Coupon Carl merged 76 commits from uat into main 2026-06-23 12:58:13 +00:00
Showing only changes of commit 5e1cd5fbe0 - Show all commits
+1
View File
@@ -89,6 +89,7 @@ jobs:
run: pytest --tb=short -q
build-and-push:
if: github.event_name == 'push'
runs-on: ubuntu-latest
needs: [lint, test]
outputs: