nx
Nx
GitHub
Nx
Workspace
GitHub
CI Pipeline Executions
Filtered
Runs
Demo
Insights
Compare tasks
Analytics
Sign in
Toggle sidebar
Overview
⌘K
Nx
Loading workspace stats
Loading workspace insights...
Statistics interval
7 days
30 days
Latest CI Pipeline Executions
Status
Fix filter
Filter
Fuzzy
Filter range
Sort by
Sort by
Start time
Sort ascending
Sort descending
Succeeded
36395
ba683ee8 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.
by Leosvel Pé...
L
Failed
36395
bb019eeb fix(core): support multiple brace groups in workspace glob matching
by Leosvel Pé...
L
Canceled
36395
5b6bf10a Merge branch 'master' into fix-native-glob-multi-brace
by Leosvel Pé...
L
Succeeded
36395
d048d308 fix(core): support multiple brace groups in workspace glob matching [Self-Healing CI Rerun]
by nx-cloud[bot]
n
Failed
36395
Flaky task
→
11f3d350 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.
by Leosvel Pé...
L
Failed
36395
Flaky task
→
11f3d350 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.
by Leosvel Pé...
L
Previous
Next