easybuild-framework icon indicating copy to clipboard operation
easybuild-framework copied to clipboard

Add support for `--disable-robot`

Open Flamefire opened this issue 8 months ago • 0 comments

It might be necessary to disable dependency resolution from the commandline. E.g. when it is enabled in the configfile and we want to upload a single file via --new-pr. Add new cmdline action store_or_False to generically add support for --disable-<name> for such cases.

Closes #4780

Flamefire avatar Mar 03 '25 09:03 Flamefire