Skip to content

'run_qc.py': create conda environments under working directory by default - #1181

Merged
pjbriggs merged 2 commits into
develfrom
run_qc.py-default-conda-envs-in-working-dir
Jul 20, 2026
Merged

pjbriggs merged 2 commits into
develfrom
run_qc.py-default-conda-envs-in-working-dir

Conversation

@pjbriggs

Copy link
Copy Markdown
Member

Updates the standalone QC runner utility run_qc.py to create conda environments under the temporary working directory by default.

The default is still overridden by locations set on the command line or within the configuration file. The purpose of this change is to stop old or unwanted conda environments to be left once the QC pipeline has been run.

pjbriggs added 2 commits July 15, 2026 11:43
Adds a new 'conda_env_dir' argument to the function, which allows the location for creating conda environments to be explicitly specified.
…ault.

Updates the 'run_qc.py' standalone pipeline runner to create conda environments under the working directory by default.
@pjbriggs pjbriggs added enhancement Standalone QC dependencies Pull requests that update a dependency file labels Jul 15, 2026
@pjbriggs
pjbriggs merged commit cee7f86 into devel Jul 20, 2026
7 checks passed
@pjbriggs
pjbriggs deleted the run_qc.py-default-conda-envs-in-working-dir branch July 20, 2026 10:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file enhancement Standalone QC

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant