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

Automatically create modules directory #2564

Closed
wants to merge 3 commits into from

Conversation

krokicki
Copy link
Contributor

@krokicki krokicki commented Dec 8, 2023

Addresses #2563 to automatically create a ./modules dir when necessary for installing modules.

Combined with #2562, this allows easy installation of nf-core modules and subworkflows into non-nf-core pipelines, and reduces friction for reuse.

PR checklist

  • This comment contains a description of changes (with reason)
  • CHANGELOG.md is updated
  • If you've fixed a bug or added code that should be tested, add tests!
  • Documentation in docs is updated

Copy link
Contributor

github-actions bot commented Dec 8, 2023

This PR is against the master branch ❌

  • Do not close this PR
  • Click Edit and change the base to dev
  • This CI test will remain failed until you push a new commit

Hi @krokicki,

It looks like this pull-request is has been made against the krokicki/nf-core-tools master branch.
The master branch on nf-core repositories should always contain code from the latest release.
Because of this, PRs to master are only allowed if they come from the krokicki/nf-core-tools dev branch.

You do not need to close this PR, you can change the target branch to dev by clicking the "Edit" button at the top of this page.
Note that even after this, the test will continue to show as failing until you push a new commit.

Thanks again for your contribution!

@krokicki krokicki changed the base branch from master to dev December 8, 2023 15:08
@krokicki
Copy link
Contributor Author

krokicki commented Dec 8, 2023

Can't get the checks to run on this PR, I will reopen it.

@krokicki krokicki closed this Dec 8, 2023
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

Successfully merging this pull request may close these issues.

1 participant