-
Notifications
You must be signed in to change notification settings - Fork 3
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
update version and change logs for release 1.1.6 #103
Conversation
|
Oh, the test fails ! The pipeline is making a minimap command with |
All the tests ran fine for me on the farm in my default setup. However I could reproduce the problem by using an older version of Nextflow, e.g. 22.10
On Nextflow 22.10 and 23.04, The simplest change here would be to run the CI on 23.10. Since Nextflow and nf-core are pushing changes that require Nextflow 24.04, I don't think it's very limiting anyway. What do you think ? |
Update the minimum supported nextflow version to 23.10.1
minimum nextflow version change
@sanger-tolsoft fix linting |
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).