-
Notifications
You must be signed in to change notification settings - Fork 223
Closed
Labels
bugSomething isn't workingSomething isn't working
Milestone
Description
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-corepath - Introduce an
orgoption which defaults tonf-coreand 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
Labels
bugSomething isn't workingSomething isn't working