Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Fix destructured record input in module run#7164

Merged
bentsherman merged 1 commit into
masterfrom
fix-module-run-record-input
May 21, 2026
Merged

Fix destructured record input in module run#7164
bentsherman merged 1 commit into
masterfrom
fix-module-run-record-input

Conversation

@bentsherman

Copy link
Copy Markdown
Member

Close #7162

This PR fixes a bug in module run where destructured record inputs were not constructed correctly from CLI params.

@netlify

netlify Bot commented May 20, 2026

Copy link
Copy Markdown

Deploy Preview for nextflow-docs-staging canceled.

Name Link
🔨 Latest commit 0b5d912
🔍 Latest deploy log https://app.netlify.com/projects/nextflow-docs-staging/deploys/6a0f21df6216b60008e1aa97

@bentsherman bentsherman force-pushed the fix-module-run-record-input branch from 57b589b to 0b5d912 Compare May 21, 2026 15:16
@bentsherman bentsherman merged commit 0498ca6 into master May 21, 2026
22 of 24 checks passed
@bentsherman bentsherman deleted the fix-module-run-record-input branch May 21, 2026 16:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

nextflow module run does not support destructured record inputs

2 participants