NxEnterprise
    Nx
    fix(core): comma-split pnpm minimumReleaseAgeExclude from .npmrc and npm_config_* pnpm v10 reads these settings via @pnpm/npm-conf, which treats array-typed values as comma-separated lists (trimming each entry). nx read the whole line as a single entry, so a valid config like 'minimum-release-age-exclude=nx,@nx/*' parsed as one invalid pattern, the policy went ambiguous, and migrate fell back to a package-manager install instead of honoring the exclusion. Comma-split and trim the v10 npm-conf surfaces to match pnpm. v11's pnpm_config_* schema is JSON-or-single and is intentionally left unchanged.
    nx affected --targets=lint,test,build,e2e,e2e-ci,format-native,lint-native,gradle:build-ci,vale,run
Sign in / Sign up
Failed
CI Pipeline Execution

nx affected --targets=lint,test,build,e2e,e2e-ci,format-native,lint-native,gradle:build-ci,vale,run

Click to copy
read-write access token used
f24ef6f736086
99%

Completed tasks

650 of 651 completed.

<1%

Failed tasks

2 of 651 failed.

<1%

Not executed tasks

1 of 651 tasks were not executed.

2%

Potential flaky tasks

14 of 651 tasks retried.

19%

Cache hits

124 of 651 tasks used cache.

96%

Distribution saved time

59m 10s instead of 24h 11m 40s.

© 2026 - Nx Cloud

Terms of ServicePrivacy PolicyChangelogStatusDocsContact Nx CloudPricingCompany@NxDevTools