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

Make publishDir mode configurable. #391

Merged
merged 11 commits into from
Mar 9, 2020

Conversation

grst
Copy link
Member

@grst grst commented Mar 3, 2020

Just a suggestion, feel free to discard...

In our lab, we prefer to use link over copy because our file system supports it and copying is a waste of time and space.

PR checklist

  • PR is to dev rather than master
  • This comment contains a description of changes (with reason)
  • Ensure the test suite passes (nextflow run . -profile test,docker).
  • Make sure your code lints (nf-core lint .).
  • Documentation in docs is updated
  • CHANGELOG.md is updated

Learn more about contributing: https://github.com/nf-core/rnaseq/tree/master/.github/CONTRIBUTING.md

Copy link
Member

@apeltzer apeltzer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please also add to CHANGELOG.md - idea is good and has been tested in Sarek already by @maxulysse

@apeltzer
Copy link
Member

apeltzer commented Mar 4, 2020

I guess that one has to be merged in first, then all the linting errors should be gone hopefully 🤞

#382

@grst
Copy link
Member Author

grst commented Mar 9, 2020

Merge #394 first!

@apeltzer apeltzer merged commit 5b9e77a into nf-core:dev Mar 9, 2020
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.

None yet

2 participants