npigoux
npigoux
**Description** Resolves #5551 , I added a condition to skip CI docs and tests steps using PR labels. **Dear reviewer**
Verify the CS config using diracx model validation before committing. If validation fails a warning is diplayed. closes #8302
From https://github.com/gammapy/gammapy/issues/6060 Here I setup the [pixi](https://prefix.dev/) environment for gammapy. But it does not replace the tox environment used in the CI. the pixi confinguration is done via the `pixi.toml`...
Running `cwltool` with `dockerRequirements` (with pull disabled) using a local Singularity/Apptainer sandbox image is not currently handle. `cwltool` is only searching for files (e.g. sif images) and not path as...
I want to use Singularity/Apptainer sandbox images that are already present locally. While using `--singularity` and `--disable-pull` options it doesn't find the image because it looks for `.sif` extension which...