Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"tw pipelines add/update" unable to specify a path to tower.yml in monorepo #428

Open
starnsd opened this issue Jul 1, 2024 · 1 comment

Comments

@starnsd
Copy link

starnsd commented Jul 1, 2024

We have pipelines in a mono repo (main.nf is not at root of repo), and have been using tw pipelines add to deploy pipelines automatically. However, even though the tower.yml file is located next to main.nf, it is not picked up by the command. Unlike the nextflow_schema.json which can be specified via the argument --schema-name, tower.yml does not have an argument to specify the path. It is probably better to have arguments to specify all of the required files (nextflow.config, main.nf, nextflow_schema.json, tower.yml).

Currently we are manually copying the tower.yml file contents in the GUI after pipeline deployment, resulting in the inability to deploy automatically.

Copy link

canny bot commented Jul 1, 2024

This issue has been linked to a Canny post: "tw pipelines add/update" unable to specify a path to tower.yml in monorepo 🎉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant