viash-io / viash

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

[FEATURE] implicit dependencies to viash-hub repository #717

Closed Grifs closed 3 months ago

Grifs commented 3 months ago

Feature summary

a vsh/ViashHub dependency should prepend vsh/ if no organization is set

Feature description

A repository with

type: vsh
repo: foo

should translate to vsh/foo as repo path when building the uri.

Why is this feature beneficial?

Less duplication of specifying vsh. The vsh is implicit

Alternatives considered

No response

Possible solution

No response

Confirmation

Grifs commented 3 months ago

Implemented in Viash 0.9.0-RC5