Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tooling now only works for modules/subwf under nf-core  #1947

@awgymer

Description

@awgymer

Description of the bug

Previously tooling supported modules installed from remote repos other than the nf-core/modules Github.
Other remote repos still work but only if nf-core is kept as part of the module/subwf path structure.

This effectively means the only current use of alternative repo functionality is to have a private mirror of nf-core.

The cause is the hard-coding of nf-core as part of the modules/subwf paths.

Possible solutions:

  • Anyone using an alternative remote (for whatever reason) needs to put their own modules under the nf-core path
  • Introduce an org option which defaults to nf-core and is used to control the folder structure in the tooling.

Command used and terminal output

No response

System information

Tools version 2.7

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions