-
Notifications
You must be signed in to change notification settings - Fork 191
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
Dev -> Master for v2.7 #2107
Dev -> Master for v2.7 #2107
Conversation
…t pipeline components
Add subworkflows test command to __main__.py
Remove duplicate code
Check structure of update entry in .nf-core.yml
…tover from DSL1)
Return remote params to remove commands
Co-authored-by: Matthias Hörtenhuber <mashehu@users.noreply.github.com>
update gitlab branches
Make remove command recursive
Don't lint pipeline name if `manifest.name` in `.nf-core.yml`
Add specific prettier-commit config for prettier check, improve log message
add remote-url to `create-test-yml`
Co-authored-by: Matthias Hörtenhuber <mashehu@users.noreply.github.com>
pipeline author between triple-quotes
Gitpod dockerfile: Update Nextflow, install nf-test
Fix subworkflows update command to work for non-nf-core repos
reformat changelog
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Let's go!
Codecov Report
@@ Coverage Diff @@
## master #2107 +/- ##
==========================================
+ Coverage 64.44% 67.97% +3.52%
==========================================
Files 35 43 +8
Lines 4180 5633 +1453
==========================================
+ Hits 2694 3829 +1135
- Misses 1486 1804 +318
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. |
Should we add/expand docs on how to structure your own private modules repo and some of the possible gotchas? I am thinking particularly regarding If these are already done and I missed it ignore me. Otherwise I could work on some tomorrow? |
Good idea, but I think these would be over at the nf-co.re repo and not needed here, right? |
Hmm maybe. I only reviewed the readme on the main page and there are some comments about private repos and needing a "structure" but nothing specific. I would probably at least link to wherever we will put them on nf-co.re |
Co-authored-by: Matthias Hörtenhuber <mashehu@users.noreply.github.com>
Co-authored-by: awgymer <24782660+awgymer@users.noreply.github.com>
add org_path documentation
PR checklist
CHANGELOG.md
is updateddocs
is updated