2026-07-03 Christian Monch fix: fix types and faulty authentication check Some checks failed Codespell / Check for spelling errors (pull_request) Successful in 40s Details Codespell / Check for spelling errors (push) Successful in 42s Details Ruff / Code linting (push) Successful in 52s Details Ruff / Code linting (pull_request) Successful in 54s Details Type annotation (PR) / check (pull_request) Failing after 1m20s Details Test execution / Test-all (push) Successful in 1m29s Details 3005ab6052 View at this point in history 2026-07-03 16:00:08 +02:00 Christian Monch chore: format with hatch check format --fix e2c58089e2 View at this point in history 2026-07-03 16:00:08 +02:00 Christian Monch fix: fix type errors 26aabca4b0 View at this point in history 2026-07-03 16:00:08 +02:00 Christian Monch chore: format according to hatch fmt d5d62a123d View at this point in history 2026-07-03 16:00:08 +02:00 Christian Monch chore: adapt linter suggestions a79936ea0d View at this point in history 2026-07-03 16:00:08 +02:00 Christian Monch feat: add canonicalisation tests a6ecfdcc5f View at this point in history 2026-07-03 16:00:04 +02:00 Christian Monch feat: sort JSON records before saving them ... This PR moves JSON-record sorting to the layer above the model-store, i.e., to the API-layer. This ensures that model-store entities and audit-backends receive identical JSON records with identical key-order. c73d24cafb View at this point in history 2026-07-03 15:59:46 +02:00
2026-07-02 Christian Monch fix: ensure sorting of JSON-objects in sqlite-backend Some checks failed Codespell / Check for spelling errors (push) Successful in 27s Details Ruff / Code linting (push) Failing after 35s Details Test execution / Test-all (push) Successful in 1m9s Details 80ce5019ba View at this point in history 2026-07-02 00:07:52 +02:00
2026-07-01 Christian Monch fix: ensure sorting of yaml-keys Some checks failed Codespell / Check for spelling errors (push) Successful in 26s Details Ruff / Code linting (push) Failing after 34s Details Test execution / Test-all (push) Successful in 1m8s Details 719e78a807 View at this point in history 2026-07-01 23:51:53 +02:00