Skip to content
Commit 3996ad84 authored by Ramon Nou's avatar Ramon Nou
Browse files

Merge branch 'jathenst/188-dep_scripts-unify-d-and-p-flags' into 'master'

Resolve "dep_scripts: Unify `-d` and `-p` flags"

This MR removes the separate `-d` and `-p` and combines them in one. `-d` was removed, specific dependencies are now set with `-p`. Therefore, the following options are available:

- `-p default:latest` for accessing the latest dependencies from the default profile
- `-p mercury@default:latest` for accessing the latest mercury dependencies only from the default profile

Closes #188

Closes #188

See merge request !174
parents c81a9591 6a33df54
Pipeline #4849 passed with stages
in 14 minutes and 56 seconds