Skip to content

Add automated tests for nf-core download #1627

Open
@drpatelh

Description

@drpatelh

Description of feature

As discussed on Slack, nf-core download started failing with the nf-core/rnaseq pipeline because the container definitions were non-standard and this broke the parsing code we have in tools here.

Firstly, we could add a --dry-run type option to the nf-core download command that just runs the function linked above and doesn't actually download anything. Secondly, we could add the nf-core download --dry-run <OTHER_OPTIONS> as a CI test to the pipeline template linting.yml file that checks that that the command works whenever the pipeline code is updated.

Metadata

Metadata

Assignees

No one assigned

    Labels

    command line toolsAnything to do with the cli interfaces

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions