Closed ypriverol closed 2 years ago
@ewels One of the tests linting is not passing. This is related with the issue we discussed in the morning about is related with the issue we files_unchangedassets/multiqc_config.yaml
not matching the template. What do we do in those cases?
I think you can merge this one when all tests except linting pass. We need to create a cleaner PR for the release without all the template changes anyway. I think you can add a lint ignore for that linting errorml until it is fixed.
I think you can merge this one when all tests except linting pass. We need to create a cleaner PR for the release without all the template changes anyway. I think you can add a lint ignore for that linting errorml until it is fixed.
where i can do the lint ignore. The lint test looks like required, don't know if we can force merge @jpfeuffer
.nf-core.yaml I think. Where you removed all the lint ignore steps :D
It's not called lint-ignore but lint. Might be a worthwhile change on nf-core side ;)
.nf-core.yaml I think. Where you removed all the lint ignore steps :D
.nf-core.yaml is one line
repository_type: pipeline
The opther linting validation was different was in the yaml files.
Yes because you removed the rest
nf-core lint
overall result: Passed :white_check_mark:Posted for pipeline commit 5c07265
+| ✅ 139 tests passed |+
#| ❔ 2 tests were ignored |#
@ewels There seems to be a "run workflow tests" that is expected but not triggered. Sth in the GH settings?
@jpfeuffer @ewels do you have an idea what is going on here now?
PR checklist
nf-core lint
).nextflow run . -profile test,docker
).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).