seqeralabs / seqera-kit

Python implementation and field-tool for automated pipeline launching through Tower CLI (beta)
Apache License 2.0
25 stars 6 forks source link

seqerakit does not work in user workspaces #161

Open ejseqera opened 3 weeks ago

ejseqera commented 3 weeks ago

Using any YAML files requires the workspace to be specified which means we cannot use these to build resources in a user workspace. Additionally, user workspaces cannot be referenced with -w. We should remove this as a hard requirement or handle it more appropriately to allow for flexibility.