Skip to content

Conversation

@mribeirodantas
Copy link
Member

@mribeirodantas mribeirodantas commented Nov 1, 2025

PR checklist

Closes #9326

There were missing version channel mixings from the SAMTOOLS SORT that are fixed in this PR.

  • 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 module conventions in the contribution docs
  • If necessary, include test data in your PR.
  • Remove all TODO statements.
  • Emit the versions.yml file.
  • Follow the naming conventions.
  • Follow the parameters requirements.
  • Follow the input/output options guidelines.
  • Add a resource label
  • Use BioConda and BioContainers if possible to fulfil software requirements.
  • Ensure that the test works with either Docker / Singularity. Conda CI tests can be quite flaky:
    • For modules:
      • nf-core modules test <MODULE> --profile docker
      • nf-core modules test <MODULE> --profile singularity
      • nf-core modules test <MODULE> --profile conda
    • For subworkflows:
      • nf-core subworkflows test <SUBWORKFLOW> --profile docker
      • nf-core subworkflows test <SUBWORKFLOW> --profile singularity
      • nf-core subworkflows test <SUBWORKFLOW> --profile conda

@mribeirodantas mribeirodantas self-assigned this Nov 1, 2025
@mribeirodantas mribeirodantas changed the base branch from topics-adoption to master November 1, 2025 05:12
@mribeirodantas mribeirodantas changed the base branch from master to topics-adoption November 1, 2025 05:13
@mribeirodantas mribeirodantas linked an issue Nov 1, 2025 that may be closed by this pull request
4 tasks
@mribeirodantas mribeirodantas force-pushed the addtopicversion_samtoolsstats branch from f3dff13 to 6ada243 Compare November 1, 2025 05:51
@mribeirodantas mribeirodantas changed the base branch from topics-adoption to master November 1, 2025 06:25
@mribeirodantas mribeirodantas changed the base branch from master to topics-adoption November 1, 2025 06:29
@mribeirodantas mribeirodantas force-pushed the addtopicversion_samtoolsstats branch from dc4792e to f0895e3 Compare November 3, 2025 03:17
@mribeirodantas
Copy link
Member Author

The only nf tests failing are those that require GPU and I don't have GPUs to test 😓 Anyone knows an easy way to make the GitHub Action tests run in this branch for this PR specifically? @nvnieuwk @SPPearce @maxulysse

@mashehu
Copy link
Contributor

mashehu commented Nov 3, 2025

@nf-core-bot update gpu snapshot path: modules/nf-core/parabricks/fq2bammeth

@nf-core-bot nf-core-bot requested review from a team as code owners November 3, 2025 09:07
@mashehu
Copy link
Contributor

mashehu commented Nov 3, 2025

okay, that didn't work as expected...

@mashehu
Copy link
Contributor

mashehu commented Nov 3, 2025

@nf-core-bot update gpu snapshot path: subworkflows/nf-core/fastq_align_dedup_bwameth/tests/gpu.nf.test.snap

@mashehu
Copy link
Contributor

mashehu commented Nov 3, 2025

@nf-core-bot update gpu snapshot path: subworkflows/nf-core/fastq_align_dedup_bwameth

@mribeirodantas
Copy link
Member Author

LGTM?

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.

update module: SAMTOOLS_STATS - add version topic

5 participants