v0.0.1a18: Merge pull request #301 from DIRACGrid/pre-commit-ci-update-config
Pre-release3449d56 [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
0afaf24 fix: exclude typer versions from 0.12.4
22b9544 feature: Switch to EdDSA for JWTs in tests
6a7c2b1 [pre-commit.ci] pre-commit autoupdate
41e7a1d Do not close the connection to OS DB when finishing a request
e33f174 [pre-commit.ci] pre-commit autoupdate
9654d00 [pre-commit.ci] pre-commit autoupdate
bfd40b5 build(deps): bump docker/build-push-action from 5 to 6
72922d5 [pre-commit.ci] pre-commit autoupdate
57c9231 fix(job-manager): use Config object from dependencies
8702ad6 build(deps): bump codecov/codecov-action from 4.4.1 to 4.5.0
eb8551e feat(docs): client
dea541c Apply feedback and improve docstring consistency
499dedb feat(docs): client
85f28a6 Add docs/DATABASES.md
6f244e1 Add docs/CONFIGURATION.md
ea6bfcb Add docs/SERVICES.md
b73ad85 feat(docs): client
d58a84b cont
1d18a98 start docs
d98c892 [pre-commit.ci] pre-commit autoupdate
ea02d7c Add missing join in test_assign_and_unsassign_sandbox_to_jobs