Skip to content

fix falco issues#170

Merged
matthdsm merged 5 commits into
devfrom
fix/169
May 19, 2026
Merged

fix falco issues#170
matthdsm merged 5 commits into
devfrom
fix/169

Conversation

@matthdsm
Copy link
Copy Markdown
Member

@matthdsm matthdsm commented May 19, 2026

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
  • 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).

@matthdsm matthdsm requested a review from ToonRosseel May 19, 2026 08:50
Copy link
Copy Markdown

@ToonRosseel ToonRosseel left a comment

Choose a reason for hiding this comment

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

LGTM

@matthdsm matthdsm changed the title enable multiplexed samples across pools fix falco issues May 19, 2026
@matthdsm matthdsm merged commit 64cfacd into dev May 19, 2026
3 checks passed
@matthdsm matthdsm deleted the fix/169 branch May 19, 2026 13:03
matthdsm added a commit that referenced this pull request May 20, 2026
* Update nf-teams plugin version to 0.1.1

* back to dev

* bump modules

* add parameter typing

* fix lint and bump nextflow

* bump nf-test to strict syntax compatible version

* fix fastq_to_aligned_cram

* don't use params in subworkflows

* fix mosdepth env issue on gcp (#166)

* fix mosdepth env issue on gcp

* fix tests

* bump tests

* bump mosdepth

* bump nf-test

* add csi index to unstable keys

* update changelog

* revert nf-test bump

* update snaps

---------

Co-authored-by: Matthias De Smet <11850640+matthdsm@users.noreply.github.com>

* add pixi env

* fix tests

* pre-commit

* address review comments

* recreate lock file for platforms + disable nextflow telemetry

* Bump/template (#168)

* bump nf-core version

* fix files_unchanged

* bump modules

* drop custom registries in config

* fix nf linting

* fix nf-core linting

* changelog

* fix tests

* fix nf-core linting

* fix available genomes

* update plugins and default params

* fix falco issues (#170)

* changelog

* fix snp samples rg

* fix falco

* fix commented tests

* bump version number

---------

Co-authored-by: Nicolas Vannieuwkerke <101190534+nvnieuwk@users.noreply.github.com>
Co-authored-by: Nicolas Vannieuwkerke <nicolas.vannieuwkerke@ugent.be>
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.

2 participants