viash-io / viash

script + metadata = standalone component
https://viash.io
GNU General Public License v3.0
39 stars 2 forks source link

[FEATURE] ns exec array fields #714

Open Grifs opened 3 months ago

Grifs commented 3 months ago

Feature summary

Add the option to have array values in ns exec.

Feature description

It would allow for adding returing e.g. component arguments, docker image id, dependencies, ...

TBD if we should only flatten the array(s), or only allow to concatenate the array into a string (configurable delimiter?, how would the DSL look like?)

Why is this feature beneficial?

Assist helper tools not having to replicate implementation details

Alternatives considered

No response

Possible solution

No response

Confirmation

Grifs commented 3 months ago

A few possible values that would be great to get implemented (without yet making a judgement on how difficult it is to do so):