Skip to content

Conversation

bentsherman
Copy link
Member

This PR extends the strict parser to resolve fully-qualified process names via static analysis -- including conditional processes.

This should eliminate any false warnings when validating process selectors. Thus we can deprecate the nextflow.enable.configProcessNamesValidation feature flag and move towards requiring all feature flags to be defined in the script.

@bentsherman bentsherman requested review from a team as code owners July 24, 2025 18:38
Copy link

netlify bot commented Jul 24, 2025

Deploy Preview for nextflow-docs-staging canceled.

Name Link
🔨 Latest commit 6996f0b
🔍 Latest deploy log https://app.netlify.com/projects/nextflow-docs-staging/deploys/6885089733a5f40009c21df3

Copy link
Collaborator

@christopher-hakkaart christopher-hakkaart left a comment

Choose a reason for hiding this comment

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

One minor suggestion. Otherwise docs look great.

@bentsherman bentsherman force-pushed the fix-process-selector-warnings branch from c704d58 to c8a82e8 Compare July 26, 2025 16:53
Signed-off-by: Ben Sherman <bentshermann@gmail.com>
@bentsherman bentsherman force-pushed the fix-process-selector-warnings branch from c8a82e8 to 6996f0b Compare July 26, 2025 16:55
@bentsherman bentsherman merged commit 9a70cdb into master Jul 26, 2025
23 checks passed
@bentsherman bentsherman deleted the fix-process-selector-warnings branch July 26, 2025 17:37
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