Closed apeltzer closed 1 month ago
nf-core pipelines lint
overall result: Passed :white_check_mark: :warning:Posted for pipeline commit 5254dae
+| ✅ 243 tests passed |+
#| ❔ 1 tests were ignored |#
!| ❗ 2 tests had warnings |!
@nf-core-bot fix linting
I can't reproduce the error:
CI: Gitpod:
CI not working now because of the template v.3.0.0 release. I'm afraid we need to merge thta one in too :-(
Likely Need to merge in 3.0.1 First and then work on this
Mergen in dev
with Template Channels so that wie can fix anything remaining here and then push everything to dev. Hopefully that should do the Trick and we‘re there then .)
Issue with template will be fixed today with nf-core/tools 3.0.2 —> we should merge that in here directly then.
Ok next steps would be merging #474 to this PR's branch. Then merging this one to dev
and ultimately then making the release after updating the changelog date appropriately :)
Your pipeline is using an old version of the nf-core template: 3.0.1. Please update your pipeline to the latest version.
For more documentation on how to update your pipeline, please see the nf-core documentation and Synchronisation documentation.
Ok should be fine to go
PR checklist
nf-core lint
).nf-test test main.nf.test -profile test,docker
).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).