fix: adopt rotated database leases
All checks were successful
Build and Publish Container Image / build-and-push (push) Successful in 38s
All checks were successful
Build and Publish Container Image / build-and-push (push) Successful in 38s
Assistant: codex Assistant-Model: gpt-5.6-sol Assistant-Session: 01a02b22-9638-76d2-bbff-b7ea1770b118
This commit is contained in:
parent
af57be58fb
commit
9751927d38
7 changed files with 175 additions and 4 deletions
|
|
@ -43,6 +43,7 @@ def test_health_and_legacy_ingest_query_and_licence_report(tmp_path: Path) -> No
|
|||
"store": "connected",
|
||||
"dialect": "sqlite",
|
||||
}
|
||||
assert client.get("/state/live").json() == {"status": "ok"}
|
||||
register(client, "demo")
|
||||
|
||||
response = client.post(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue