Skip to content

minor release v1.1.1 (template update and fastp update) - #267

Merged
FranBonath merged 18 commits into
masterfrom
dev
Aug 12, 2026
Merged

minor release v1.1.1 (template update and fastp update)#267
FranBonath merged 18 commits into
masterfrom
dev

Conversation

@FranBonath

@FranBonath FranBonath commented Aug 12, 2026

Copy link
Copy Markdown
Member

Waiting on:

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/seqinspector 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).

@github-actions

github-actions Bot commented Aug 12, 2026

Copy link
Copy Markdown

Warning

Newer version of the nf-core template is available.

Your pipeline is using an old version of the nf-core template: 4.0.3.
Please update your pipeline to the latest version.

For more documentation on how to update your pipeline, please see the Synchronisation documentation.

* update output docs with info about custom multiqc sections

* run prettier
@github-actions

github-actions Bot commented Aug 12, 2026

Copy link
Copy Markdown

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

Posted for pipeline commit 60cd46d

+| ✅ 203 tests passed       |+
#| ❔  10 tests were ignored |#
!| ❗   1 tests had warnings |!
Details

❗ Test warnings:

❔ Tests ignored:

  • files_exist - File is ignored: .github/workflows/linting_comment.yml
  • files_exist - File is ignored: tests/default.nf.test
  • nextflow_config - Config default ignored: params.fastq_screen_references
  • nf_test_content - nf_test_content
  • 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 ignored due to lint config: assets/nf-core-seqinspector_logo_light.png
  • files_unchanged - File ignored due to lint config: docs/images/nf-core-seqinspector_logo_light.png
  • files_unchanged - File ignored due to lint config: docs/images/nf-core-seqinspector_logo_dark.png
  • multiqc_config - multiqc_config

✅ Tests passed:

Run details

  • nf-core/tools version 4.0.3
  • Run at 2026-08-12 13:20:56

…cture (#265)

* Fix 'multiqc_title' param modifying the output directory structure, breaking the report index section ([#261](#261))

* update parameter desc

@maxulysse maxulysse left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, just waiting on TEMPLATE merge and prepare release PRs

* Template update for nf-core/tools version 4.0.0

* Template update for nf-core/tools version 4.0.1

* Template update for nf-core/tools version 4.0.2

* Template update for nf-core/tools version 4.0.3

* delet unnecessary files

* update modules

* update changelog

* update snapshots

* update fastp

---------

Co-authored-by: FranBonath <franziska.bonath@scilifelab.se>
Co-authored-by: Maxime U. Garcia <max.u.garcia@gmail.com>

@nvnieuwk nvnieuwk left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

One small comment but LGTM otherwise

Comment thread CHANGELOG.md Outdated
Co-authored-by: nf-core-bot <core@nf-co.re>
@FranBonath
FranBonath merged commit 2b2c69f into master Aug 12, 2026
30 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.

5 participants