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
Default Tasks
description
: Run pre-commit hooks
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
mkdocs
: mkdocs servemkdocs-build
: mkdocs build --strict
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
: pre-commit
Shellcheck Tasks
shellcheck
: Run shellcheck on all shell scripts
Generated by .github/workflows/generate_pixi_tasks_doc.py