Skip to content

Update fq/generate to using the versions topic channel#11460

Merged
mribeirodantas merged 7 commits intomasterfrom
fq_generate_update2topics
May 5, 2026
Merged

Update fq/generate to using the versions topic channel#11460
mribeirodantas merged 7 commits intomasterfrom
fq_generate_update2topics

Conversation

@mribeirodantas
Copy link
Copy Markdown
Member

@mribeirodantas mribeirodantas commented May 1, 2026

PR checklist

Closes #11459

  • 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.
  • Broadcast software version numbers to topic: versions - See version_topics
  • 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

@github-actions github-actions Bot added the size/s label May 1, 2026
@mribeirodantas mribeirodantas self-assigned this May 1, 2026
Copy link
Copy Markdown
Contributor

@LouisLeNezet LouisLeNezet left a comment

Choose a reason for hiding this comment

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

LGTM

Comment thread modules/nf-core/fq/generate/meta.yml Outdated
Comment thread modules/nf-core/fq/generate/main.nf Outdated
@mribeirodantas mribeirodantas enabled auto-merge May 5, 2026 04:50
@mribeirodantas mribeirodantas disabled auto-merge May 5, 2026 04:50
@mribeirodantas mribeirodantas merged commit 33423ee into master May 5, 2026
25 of 31 checks passed
@mribeirodantas mribeirodantas deleted the fq_generate_update2topics branch May 5, 2026 05:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Migration to topic channels: fq/generate

2 participants