nxNx
GitHubNxWorkspace
GitHub
  • CI Pipeline Executions
    • Current executionSucceeded
      fix-native-glob-multi-brace
    • Runs and Agents
    • Timeline
    • Configuration
    • Self-Healing CI
    • Project Graph
    • Resource Usage
    • Analysis
    • Conformance
  • Runs
    • Current runSucceeded
    • Tasks
    • Resource Usage
Insights
  • Compare tasks
  • Analytics
  • Sign in
    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 affected --targets=lint,test,build,e2e,e2e-ci,format-native,lint-native,gradle:build-ci,vale,run,validate-example
Succeeded
bb019eeb36395
88%

Cache hits

542 of 615 tasks used cache.

65%

Distribution saved time

10m 46s instead of 30m 24s.

Atomizer enabled

49 groups of tasks optimized.

© 2026 - Nx Cloud

Terms of ServicePrivacy PolicyChangelogStatusDocsContact Nx CloudPricingCompany@NxDevTools