-
Notifications
You must be signed in to change notification settings - Fork 41
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
115 add flye to nf corebacass #116
Conversation
Prepare release 2.0.0
download fly module
This PR is against the
|
Python linting (
|
|
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.
Can you update CHANGELOG as well?
The " does not match the template" errors are on my side, I believe. I still have to make the PR with the nf-core 2.13.1 template update. |
Co-authored-by: Maxime U Garcia <max.u.garcia@gmail.com>
ok I added this pull request to the 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.
nothing to report
…cass into 115-add-flye-to-nf-corebacass merging the template changes.
I dont understand what happened to the template? |
I need to first make a PR and merge into dev the nf-core tools template v2.13.1 (hopefully in a couple of hours). Since current version of nf-core/bacass is bit older, the git CI, which relies on latest nf-core tools is rasing errors due to missing or unexpected files/file-contents. |
Ok so what should I do in the meantime? |
I was reviewing your changes and I found that most dev implementations such as dragonflye disappeared 🤔. Wait, and also changelog addition should be added to section : v2.2.0dev nf-core/bacass: "Aqua Platinum Zebrafish". Bit it doesn't exist.... @lborcard, this in comming branch is not from your forked but from another one directly created in the original nf-core/bacass repo. When attepting to make PR you sould do it form your (@d4straub |
@lborcard here are nf-core contribiting guidelines that might help you |
Sorry about that it kind of Naturally created this new branch when I used the nf-core tools and I didn't see this section of the instructions. My mistake I will fork it and merge my changes and start the process again. My apologies. |
No worries. I am closing this PR now. Remember: when working locally, checkout first to 'dev' branch, then create a new branch. This way, your new branch will have the latest development code, reducing the probability of conflicts when making a PR against nf-core:dev. |
PR checklist
nf-core lint
).nextflow run . -profile test,docker --outdir <OUTDIR>
).docs/usage.md
is updated.docs/output.md
is updated.CHANGELOG.md
is updated.README.md
is updated (including new tool citations and authors/contributors).