Skip to content

v0.0.1a9: Merge pull request #209 from chrisburr/proxy-cs-options

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 28 Jan 09:12
d44389a

cd995f0 feat: Include proxy related options in the DiracX CS
f36cdc5 [pre-commit.ci] auto fixes from pre-commit.com hooks
27c71b1 fix: add VO to sb_Owners table
b5a3a24 fix: follow DIRAC/pull/7408
f9c9c78 Print the DIRAC revision used for integration tests
edaa7c0 fix run_local.sh
3c8b0e8 fix: following changes in DIRAC/pull/7407
bd7fbd9 test: modify login test to approve dex confirmation page
6ac8ff5 cast for mypy
421bacf feat (cs_sync): use old CS to store sync config
81a60cf feat (cs_sync): DisabledVOs cannot be set if any Legacy clients are enabled
44161d6 start migration docs
793083e [pre-commit.ci] pre-commit autoupdate
7a2c3a4 bump download-artifact to v4
c697f40 Bump actions/upload-artifact from 3 to 4
c6ab9d4 cast exception_handler because of contravariance
571d67e [pre-commit.ci] pre-commit autoupdate
8086dc6 [pre-commit.ci] pre-commit autoupdate
9e0b085 [pre-commit.ci] pre-commit autoupdate
57c37f5 Bump actions/setup-python from 4 to 5
4b4f899 Optimise diracx-cli/tests/test_internal.py
fc1e0cd Fix warnings emitted while tests run
715cd15 Add DTZ ruff rules
8277650 Move to ClientFactory
995aaa6 Use a cache of DBs to avoid creating the schema for every unit test
91e8533 Use smaller RSA key sizes for unit tests
fa0b1dd Use an event listener for setting PRAGMA foreign_keys=ON
067a06f Return a sensible error if SandboxStoreSettings._client hasn't been initialised
f4af312 Support using pytest-xdist
d24b8c1 Add caching to select_from_extension and extensions_by_priority
074751d Use session scope for more test fixtures
bdf06d3 Use a single RSA key for all tests
53970df Set initial_branch name for the CS