Skip to content

Bumped nf-core template to 4.0.2 - #327

Merged
GallVp merged 9 commits into
nudge/devfrom
bump/template
Jul 23, 2026
Merged

Bumped nf-core template to 4.0.2#327
GallVp merged 9 commits into
nudge/devfrom
bump/template

Conversation

@GallVp

@GallVp GallVp commented Jul 22, 2026

Copy link
Copy Markdown
Member

PR checklist

  • Bumped nf-core template to 4.0.2
  • If you've fixed a bug or added code that should be tested, add tests!
  • If you've added a new tool - have you followed the pipeline conventions in the contribution docs
  • Make sure your code lints (nf-core pipelines lint).
  • Ensure the test suite passes: nextflow run . -profile test,docker --outdir <OUTDIR> and nf-test test --profile docker tests/.
  • Check for unexpected warnings in debug mode (nextflow run . -profile debug,test,docker --outdir <OUTDIR>).
  • Usage Documentation in docs/usage.md is updated.
  • Output Documentation in docs/output.md is updated.
  • CHANGELOG.md is updated.
  • README.md is updated (including new tool citations and authors/contributors).

@github-actions

github-actions Bot commented Jul 22, 2026

Copy link
Copy Markdown

nf-core pipelines lint overall result: Passed ✅ ⚠️

Posted for pipeline commit b0b4e04

+| ✅ 187 tests passed       |+
#| ❔  28 tests were ignored |#
#| ❔   1 tests had warnings |#
!| ❗  26 tests had warnings |!
Details

❗ Test warnings:

❔ Tests ignored:

  • files_exist - File is ignored: conf/igenomes.config
  • files_exist - File is ignored: conf/igenomes_ignored.config
  • files_exist - File is ignored: assets/multiqc_config.yml
  • files_exist - File is ignored: CODE_OF_CONDUCT.md
  • files_exist - File is ignored: assets/nf-core-assemblyqc_logo_light.png
  • files_exist - File is ignored: docs/images/nf-core-assemblyqc_logo_light.png
  • files_exist - File is ignored: docs/images/nf-core-assemblyqc_logo_dark.png
  • files_exist - File is ignored: .github/ISSUE_TEMPLATE/config.yml
  • files_exist - File is ignored: .github/workflows/awstest.yml
  • files_exist - File is ignored: .github/workflows/awsfulltest.yml
  • files_exist - File is ignored: tests/default.nf.test
  • nextflow_config - Config variable ignored: manifest.name
  • nextflow_config - Config variable ignored: manifest.homePage
  • nf_test_content - 'tests/nextflow.config' checking ignored
  • files_unchanged - File does not exist: CODE_OF_CONDUCT.md
  • files_unchanged - File ignored due to lint config: LICENSE or LICENSE.md or LICENCE or LICENCE.md
  • files_unchanged - File ignored due to lint config: .github/PULL_REQUEST_TEMPLATE.md
  • files_unchanged - File ignored due to lint config: .github/workflows/branch.yml
  • files_unchanged - File ignored due to lint config: .github/workflows/linting.yml
  • files_unchanged - File does not exist: assets/nf-core-assemblyqc_logo_light.png
  • files_unchanged - File does not exist: docs/images/nf-core-assemblyqc_logo_light.png
  • files_unchanged - File does not exist: docs/images/nf-core-assemblyqc_logo_dark.png
  • files_unchanged - File ignored due to lint config: docs/README.md
  • files_unchanged - File ignored due to lint config: .gitignore or .prettierignore
  • actions_nf_test - actions_nf_test
  • actions_awstest - 'awstest.yml' workflow not found: /home/runner/work/assemblyqc/assemblyqc/.github/workflows/awstest.yml
  • template_strings - template_strings
  • multiqc_config - multiqc_config

❔ Tests fixed:

✅ Tests passed:

Run details

  • nf-core/tools version 4.0.2
  • Run at 2026-07-23 22:39:23

@GallVp
GallVp merged commit 6a962bb into nudge/dev Jul 23, 2026
85 of 87 checks passed
@GallVp
GallVp deleted the bump/template branch July 23, 2026 23:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant