seqeralabs / tower-cli

Nextflow Tower CLI tool
Apache License 2.0
43 stars 9 forks source link

fix bug updating pipelines in shared workspace #469

Closed t0randr closed 1 week ago

t0randr commented 2 weeks ago

Description

closes #464

Support request: https://seqera.atlassian.net/jira/software/c/projects/ES/boards/38?selectedIssue=ES-70

This fixes a bug in the cli, that was not taking in consideration a null compute environment for pipelines in shared worksapces.

This has been manually tested already.