Pixi Tasks
This page is auto-generated. Do not edit directly.
DiracX uses Pixi as package manager This page documents the available pixi tasks.
Client Generation Tasks
generate-client: Generate the API clients for diracx-client
DiracX Tasks
pytest-diracx: pytestpytest-diracx-all-one-by-one: No descriptionpytest-diracx-api: Run the tests for diracx-apipytest-diracx-cli: Run the tests for diracx-clipytest-diracx-client: Run the tests for diracx-clientpytest-diracx-core: Run the tests for diracx-corepytest-diracx-db: Run the tests for diracx-dbpytest-diracx-logic: Run the tests for diracx-logicpytest-diracx-routers: Run the tests for diracx-routers
Documentation Tasks
generate-openapi-spec: python scripts/generate_openapi_spec.pymkdocs: mkdocs servemkdocs-build: Generate the documentation with mkdocs
Gubbins Tasks
pytest-gubbins: Run the tests for gubbinspytest-gubbins-all-one-by-one: Run all gubbins tests one by onepytest-gubbins-api: Run the tests for gubbins-apipytest-gubbins-cli: Run the tests for gubbins-clipytest-gubbins-client: Run the tests for gubbins-clientpytest-gubbins-core: Run the tests for gubbins-corepytest-gubbins-db: Run the tests for gubbins-dbpytest-gubbins-logic: Run the tests for gubbins-logicpytest-gubbins-routers: Run the tests for gubbins-routers
Pre-commit Tasks
pre-commit: Run pre-commit hooks
Settings Tasks
generate-settings-doc: Auto-discover and generate settings documentation with validation
Shellcheck Tasks
shellcheck: Run shellcheck on all shell scripts
Generated by .github/workflows/generate_pixi_tasks_doc.py