nx
Nx
GitHub
Nx
Workspace
GitHub
CI Pipeline Executions
Current execution
Succeeded
fix-native-glob-multi-brace
Runs and Agents
Timeline
Configuration
Self-Healing CI
Project Graph
Resource Usage
Analysis
Conformance
Runs
Current run
Succeeded
Tasks
Resource Usage
Insights
Compare tasks
Analytics
Sign in
Toggle sidebar
fix(core): support multiple brace groups in workspace glob matching A glob that both starts with `{` and ends with `}` was treated as a single brace group and split on every comma, so a pattern spanning several groups (`{src,tests}/**/*.{test,spec}.{js,ts}`) was torn into fragments like `spec}.{js` and rejected with "unopened alternate group". globset expands these patterns natively. Split only when the opening brace closes at the final character, and split just the outer-level commas so a nested group stays intact; hand any multi-group pattern to globset whole.
nx run-many -t check-imports check-lock-files check-codeowners --parallel=1 --no-dte
⌘K
Succeeded
nx run-many -t check-imports check-lock-files check-codeowners --parallel=1 --no-dte
Click to copy
Linux
4 CPU cores
bb019eeb
36395
Get faster results
Learn how to enable distribution.
Atomizer enabled
1 group of tasks optimized.