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

Skip to content

Allow collection params to be loaded from a file#7084

Closed
bentsherman wants to merge 1 commit into
masterfrom
load-collection-param-from-file
Closed

Allow collection params to be loaded from a file#7084
bentsherman wants to merge 1 commit into
masterfrom
load-collection-param-from-file

Conversation

@bentsherman

Copy link
Copy Markdown
Member

This PR is a redo of #6675 which was removed from the 26.04 release in #7025

See the ADR changes for discussion and rationale

@netlify

netlify Bot commented Apr 28, 2026

Copy link
Copy Markdown

Deploy Preview for nextflow-docs-staging ready!

Name Link
🔨 Latest commit c9d2223
🔍 Latest deploy log https://app.netlify.com/projects/nextflow-docs-staging/deploys/69f11f4e6e181b00098238f4
😎 Deploy Preview https://deploy-preview-7084--nextflow-docs-staging.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@bentsherman bentsherman added this to the 26.10 milestone Apr 28, 2026
@bentsherman bentsherman linked an issue Apr 28, 2026 that may be closed by this pull request
@bentsherman bentsherman force-pushed the load-collection-param-from-file branch from 1392367 to c9d2223 Compare April 28, 2026 20:57
@bentsherman bentsherman mentioned this pull request May 26, 2026
@bentsherman

Copy link
Copy Markdown
Member Author
  1. Fix cast and instanceof with record types #7185 fixed type casting to record collections, so samplesheets can now be loaded and cast to the appropriate type
  2. Direct execution for named workflows #7208 implements automatic samplesheet loading when executing a named workflow directly, which is a better home for this behavior than the params block
  3. follow-up to (2) should expose the file-loading behavior as a function (e.g. fromData()) and expose an extension point for plugins to support other file formats

@bentsherman bentsherman closed this Jun 9, 2026
@bentsherman bentsherman deleted the load-collection-param-from-file branch June 9, 2026 17:55
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.

List parameters improperly deserialized

1 participant