3449d56 [pre-commit.ci] pre-commit autoupdate
de91208 [pre-commit.ci] pre-commit autoupdate
0037c80 Delete diracx-routers/src/diracx/routers/auth/utils.py.orig
309cc65 fix: respond to comments
29fd300 fix: align python version to 3.11
e562f2d fix: run tests with 1024 bit tokens
71ca480 fix: do not fix python version in pre-commit config
c39048c style: pyupgrade --py311-plus
85f1fb4 fix: added pyupgrade to pre-commit
3f48581 fix: avoid deprecation of utcnow
49d82b1 [pre-commit.ci] auto fixes from pre-commit.com hooks
909fd82 test: added shellcheck
c956505 fix: avoid deprecation of utcnow
2bce653 test: added pilot tests
8bd9372 fix: align python version to 3.11
8073c66 fix: adapt jobs cli to resolve issue with typer >= 0.12.4
95a9e62 Make data in ./run_local.sh persistent across reloads and support parameter DBs
30b0f74 Fix make-token-local.py for ./run_local.sh
ca0e23d Improve error message if connecting to a DB fails
b924477 Support mocking JobParametersDB for unit tests
7fd5385 Fix use of contextlib to ensure cleanup is always ran
5095d46 feat(docs): add a paragraph about advanced use cases with DBs in services
502755b feat: add SQL transaction model tests
abf8fcc [pre-commit.ci] pre-commit autoupdate
f18ff00 [pre-commit.ci] pre-commit autoupdate
10a487e fix(jobs): malformed checksum error when uploading a sandbox
fc90f42 feat(db): integrate the 'not in' operator
2903afb feat: introduce DevlopmentSettings, and only crash in CI for missed access policy (275)
44c3e59 fix: do not used nested policy for SandboxPolicy (283)
d1b7910 feat(cli): update helm values in internal legacy CLI
c48183f refactor: Split diracx.dbs.sql.job
a7be273 Depend on uvicorn for diracx-routers
1572153 Simplify environment.yml