Skip to content

Fix false config validation warnings for process selectors#6542

Merged
bentsherman merged 2 commits intomasterfrom
fix-false-config-selector-warning
Nov 7, 2025
Merged

Fix false config validation warnings for process selectors#6542
bentsherman merged 2 commits intomasterfrom
fix-false-config-selector-warning

Conversation

@bentsherman
Copy link
Member

Close #6532

I just refactored the validation logic to match the ConfigSpecVisitor in the language server, instead of flattening the config object which creates all sorts of edge cases.

Also added some unit tests to improve test coverage.

Signed-off-by: Ben Sherman <bentshermann@gmail.com>
@netlify
Copy link

netlify bot commented Nov 5, 2025

Deploy Preview for nextflow-docs-staging canceled.

Name Link
🔨 Latest commit 8a39ffd
🔍 Latest deploy log https://app.netlify.com/projects/nextflow-docs-staging/deploys/690e5c9c93e3aa00082b8c23

@bentsherman bentsherman merged commit 4db05a0 into master Nov 7, 2025
23 checks passed
@bentsherman bentsherman deleted the fix-false-config-selector-warning branch November 7, 2025 21:31
pditommaso pushed a commit that referenced this pull request Nov 28, 2025
Signed-off-by: Ben Sherman <bentshermann@gmail.com>
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.

Unrecognized config options when withName selector has special characters

2 participants