Skip to content

Conversation

bentsherman
Copy link
Member

This PR fixes a regression caused by #4613 .

The strict syntax requires some new include logic because it includes modules in a slightly different way. My original change was minimal but had a side-effect on the v1 script loader. So I went back and separated the logic more explicitly.

This change is easy to confirm with sarek:

make pack
./build/releases/nextflow-25.02.0-edge-dist inspect nf-core/sarek -r 3.4.2

@bentsherman bentsherman requested a review from pditommaso March 18, 2025 14:39
Copy link

netlify bot commented Mar 18, 2025

Deploy Preview for nextflow-docs-staging canceled.

Name Link
🔨 Latest commit afce2a8
🔍 Latest deploy log https://app.netlify.com/sites/nextflow-docs-staging/deploys/67d9a39a3606470008617963

Copy link
Member

@pditommaso pditommaso left a comment

Choose a reason for hiding this comment

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

Let's add a short description for the params as well

Signed-off-by: Ben Sherman <[email protected]>
Signed-off-by: Paolo Di Tommaso <[email protected]>
@pditommaso
Copy link
Member

Nice, running e2e tests vs prod

Copy link
Member

@pditommaso pditommaso left a comment

Choose a reason for hiding this comment

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

Awesome

@pditommaso pditommaso merged this pull request into master Mar 18, 2025
22 checks passed
@pditommaso pditommaso deleted the fix-sarek-include-error branch March 18, 2025 18:03
pditommaso added a commit that referenced this pull request Mar 18, 2025
Signed-off-by: Ben Sherman <[email protected]>
Signed-off-by: Paolo Di Tommaso <[email protected]>
Co-authored-by: Paolo Di Tommaso <[email protected]>
Signed-off-by: Paolo Di Tommaso <[email protected]>
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