You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
NEW FEATURE NXF: Data references in Map form can now have values being lists. In other words, we can have multiple options which have one or more values.
NEW FEATURE viash ns build: Added --parallel and --setup flag.
NEW FEATURE viash build: Added --setup flag.
NEW FEATURE: Allow changing the order of setup commands using the setup: variable.
NEW (HIDDEN) FEATURE: Do not escape ${VIASH_...} elements in default values and descriptions!
MINOR CHANGE: Remove ---chown flag, move to platform.docker.chown; is set to true by default.
MINOR CHANGE: Perform chown during both run and test using a Docker platform.
BUG FIX: Issue trying to parse positional arguments even when none is provided.