- Make `--needs` default - Its what developers usually wants - `--no-needs` can be used to opt-out - Make `--shell-isolation` default - It catches bugs early in `shell-executor` pipelines/jobs. - `--no-shell-isolation` can be used to opt out if projects are actively utilizing it.
Make
--needsdefault--no-needscan be used to opt-outMake
--shell-isolationdefaultshell-executorpipelines/jobs.--no-shell-isolationcan be used to opt out if projects are actively utilizing it.