Skip to content

Conversation

@nf-core-bot
Copy link
Member

Version 3.4.1 of nf-core/tools has just been released with updates to the nf-core template. This automated pull-request attempts to apply the relevant updates to this pipeline.

Please make sure to merge this pull-request as soon as possible, resolving any merge conflicts in the nf-core-template-merge-3.4.1 branch (or your own fork, if you prefer). Once complete, make a new minor release of your pipeline.

For instructions on how to merge this PR, please see https://nf-co.re/docs/contributing/sync/.

For more information about this release of nf-core/tools, please see the v3.4.1 release page.

@github-actions
Copy link

github-actions bot commented Nov 11, 2025

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

Posted for pipeline commit a07bede

+| ✅ 223 tests passed       |+
#| ❔  13 tests were ignored |#
!| ❗   7 tests had warnings |!

❗ Test warnings:

  • pipeline_todos - TODO string in base.config: Check the defaults for all processes
  • pipeline_todos - TODO string in main.nf: Optionally add in-text citation tools to this list.
  • pipeline_todos - TODO string in main.nf: Optionally add bibliographic entries to this list.
  • pipeline_todos - TODO string in main.nf: Only uncomment below if logic in toolCitationText/toolBibliographyText has been filled!
  • schema_lint - Input mimetype is missing or empty
  • schema_description - No description provided in schema for parameter: markduplicates_pixel_distance
  • schema_description - No description provided in schema for parameter: gatk_pcr_indel_model

❔ Tests ignored:

✅ Tests passed:

Run details

  • nf-core/tools version 3.4.1
  • Run at 2025-11-20 12:22:03

testing*
*.pyc
bin/
.nf-test/
Copy link
Member

Choose a reason for hiding this comment

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

I don't think we need to have this path as it's in the .gitignore, and won't be commit ever

@maxulysse
Copy link
Member

Let's wait on #2054 to fix the failing tests

pinin4fjords added a commit to nf-core/rnaseq that referenced this pull request Nov 13, 2025
Merged dev branch into nf-core-template-merge-3.4.1, resolving conflicts
by keeping pipeline-specific features while adopting template improvements.

## Conflict resolutions:

### Infrastructure improvements (adopted from template):
- Update nf-test to v0.9.3
- Update minimum Nextflow version to 25.04.0
- Add new help system parameters (--help, --help_full, --show_hidden)
- Update utility subworkflow git_sha values
- Adopt `removeNextflowVersion` function for test snapshots
- Use vars.AWS_S3_BUCKET instead of secrets for non-sensitive config

### Pipeline-specific features (retained):
- Keep aligner matrix testing (star_salmon, star_rsem) in AWS full tests
- Retain Sentieon authentication environment variables
- Keep commit-pinned test data URL for reproducibility
- Preserve pipeline metadata and real Zenodo DOI
- Maintain existing CHANGELOG format

### Merged additions:
- Combined test ignore patterns (both pipeline-specific and template)
- Added both fastqc pattern variants for compatibility

All changes follow the principle of preserving pipeline functionality while
adopting template infrastructure improvements for better maintainability.

Follows merge patterns from nf-core/sarek#2031 and guidance from
https://nf-co.re/docs/tutorials/sync/merging_automated_prs

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <[email protected]>
@nf-core-bot
Copy link
Member Author

Warning

Newer version of the nf-core template is available.

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

@maxulysse
Copy link
Member

Closing in favor of #2058

@maxulysse maxulysse closed this Nov 21, 2025
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.

4 participants