Skip to content

Release PR: 1.2.0#59

Merged
jfy133 merged 51 commits into
masterfrom
dev
Jun 24, 2026
Merged

Release PR: 1.2.0#59
jfy133 merged 51 commits into
masterfrom
dev

Conversation

@jfy133

@jfy133 jfy133 commented Jun 24, 2026

Copy link
Copy Markdown
Member

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

ewels and others added 30 commits January 30, 2026 13:46
Important! Template update for nf-core/tools v4.0.2
@github-actions

github-actions Bot commented Jun 24, 2026

Copy link
Copy Markdown

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

Posted for pipeline commit c193351

+| ✅ 209 tests passed       |+
!| ❗   3 tests had warnings |!
Details

❗ Test warnings:

  • pipeline_todos - TODO string in CONTRIBUTING.md: Add any pipeline specific contribution guidelines here, such as coding styles, procedures, checklists etc.
  • pipeline_if_empty_null - ifEmpty(null) found in /home/runner/work/demo/demo/lint_results.md: _* pipeline_if_empty_null - No ifEmpty(null) strings found
    _
  • included_configs - Pipeline config does not include custom configs. Please add the includeConfig line.

✅ Tests passed:

Run details

  • nf-core/tools version 4.0.2
  • Run at 2026-06-24 09:26:12

Comment thread conf/modules.config
Comment thread conf/test.config Outdated

@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.

minor comments

@charles-plessy charles-plessy 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.

Looks good to me!

Comment thread CHANGELOG.md Outdated
@jfy133

jfy133 commented Jun 24, 2026

Copy link
Copy Markdown
Member Author

Thanks @maxulysse @charles-plessy @matthdsm !

@jfy133 jfy133 merged commit 32893af into master Jun 24, 2026
15 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.

7 participants