-
Notifications
You must be signed in to change notification settings - Fork 38
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
Patch release: 1.1.6 #469
Patch release: 1.1.6 #469
Conversation
Co-authored-by: James A. Fellows Yates <[email protected]>
Bump up the pipeline version number in the dev branch
Co-authored-by: Nicolas Vannieuwkerke <[email protected]>
… path and directory
Co-authored-by: Matthias Hörtenhuber <[email protected]>
Co-authored-by: Matthias Hörtenhuber <[email protected]>
Co-authored-by: Matthias Hörtenhuber <[email protected]>
Co-authored-by: Matthias Hörtenhuber <[email protected]>
remove commented code about unique db_name check
Replace the db_params:null into empty string "".
Add meta.single_end to ch_input.nanopore channel
Important! Template update for nf-core/tools v2.13.1
correct nanopore and fasta input channel - branch "dev"
|
bump the version
Fix download pipeline workflow
According to the these comments , the failing download-pipeline step will be ignore for now. |
or you can remove |
@maxulysse I'd prefer to leave it as is for now and address it in the next major release. |
Remove |
@jfy133 Should I fix it with your suggestion before this merge? |
I think it would result in less changes that the current changes (but I can't really follow those changes 😬 ) But up to you! |
Personally I don't like merging when tests are failing, so either I fix it, or I disable it. |
Remove stub run in download_pipeline.yml
OK I think this would be OK now as Matthias says that there is no way around it until |
Patch release: 1.1.6
PR checklist
nf-core lint
).nextflow run . -profile test,docker --outdir <OUTDIR>
).nextflow run . -profile debug,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).