Skip to content

Merging template updates#132

Merged
FloWuenne merged 4 commits intodevfrom
merging-template-updates
Feb 17, 2026
Merged

Merging template updates#132
FloWuenne merged 4 commits intodevfrom
merging-template-updates

Conversation

@kbestak
Copy link
Copy Markdown
Collaborator

@kbestak kbestak commented Feb 17, 2026

Template update 3.5.1

  • changelog update with PR number required

PR checklist

  • This comment contains a description of changes (with reason).
  • 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
  • If necessary, also make a PR on the nf-core/molkart branch on the nf-core/test-datasets repository.
  • Make sure your code lints (nf-core pipelines lint).
  • Ensure the test suite passes (nextflow run . -profile test,docker --outdir <OUTDIR>).
  • 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).

@nf-core-bot
Copy link
Copy Markdown
Member

Warning

Newer version of the nf-core template is available.

Your pipeline is using an old version of the nf-core template: 3.5.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.

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Feb 17, 2026

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

Posted for pipeline commit 3e489d6

+| ✅ 255 tests passed       |+
#| ❔   6 tests were ignored |#
!| ❗   1 tests had warnings |!
Details

❗ Test warnings:

  • pipeline_todos - TODO string in nextflow.config: Specify any additional parameters here

❔ Tests ignored:

  • files_exist - File is ignored: conf/igenomes_ignored.config
  • files_exist - File is ignored: conf/igenomes.config
  • files_unchanged - File ignored due to lint config: assets/nf-core-molkart_logo_light.png
  • files_unchanged - File ignored due to lint config: docs/images/nf-core-molkart_logo_light.png
  • files_unchanged - File ignored due to lint config: docs/images/nf-core-molkart_logo_dark.png
  • files_unchanged - File ignored due to lint config: .gitignore or .prettierignore

✅ Tests passed:

Run details

  • nf-core/tools version 3.5.1
  • Run at 2026-02-17 17:56:29

@kbestak kbestak requested a review from FloWuenne February 17, 2026 17:39
@FloWuenne FloWuenne merged commit fdbb580 into dev Feb 17, 2026
21 checks passed
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.

3 participants