Skip to content

Conversation

@bentsherman
Copy link
Member

Close #4903

This PR fixes an issue with process ext blocks specified in a config profile

The original issue was about ext blocks under different selectors being merged when using the old syntax parser. The strict parser doesn't have this problem, but had some other issues that this PR addresses.

Since the old config parser is very complicated and fragile, and will be deprecated in 26.04, I have opted to fix the issues only in the strict parser.

@netlify
Copy link

netlify bot commented Nov 14, 2025

Deploy Preview for nextflow-docs-staging canceled.

Name Link
🔨 Latest commit 2e2c0da
🔍 Latest deploy log https://app.netlify.com/projects/nextflow-docs-staging/deploys/69175c4a3fb2b60008d4e975

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.

Unexpected concatenation of processes ext {} map in profiles directive

2 participants