Nx
Enterprise
Nx
Sign in / Sign up
Open main menu
Nx
GitHub
Overview
Runs
Analytics
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
In progress
35204
0ae0a848 fix(core): clear stale NX_ env vars on daemon env reflection The daemon mirrors each client's env on the first message of every CLI process so the project graph computation sees the right env. The reflection was additive only - it set keys present in payload.env but never deleted keys the daemon already had that the new client didn't. A var set by one CLI invocation (e.g. NX_PREFER_NODE_STRIP_TYPES=true for a single 'nx report' call) therefore persisted in the daemon forever, leaking into every subsequent client's plugin loading. The plugin worker's setWorkerEnv handler had the same bug. Extract applyDaemonEnvFromClient in daemon-environment.ts and use it from both call sites. Deletion is scoped to NX_-prefixed keys (skipping the daemon-side exclusions and required-settings sets) so unrelated process env (PATH, HOME, etc.) is left alone.
by Jason Jean
J
Succeeded
767
b377c889 fix(schematics): remove polyfill.ts from tsconfig.spec.json (jest-project)
by skydever
s
Succeeded
master
d929448a docs(nx-cloud): update custom GH app steps for clarity (#35451) clarify permissions must precede webhook event subscription Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
by Caleb Ukle
C
Failed
35325
f3f61f5b chore(repo): bump bust to invalidate caches
by Jason Jean
J
Failed
35325
Fix applied
→
f3f61f5b chore(repo): bump bust to invalidate caches
by Jason Jean
J
Succeeded
master
d929448a docs(nx-cloud): update custom GH app steps for clarity (#35451) clarify permissions must precede webhook event subscription Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
by Caleb Ukle
C
Succeeded
1279
66588770 feat(nx): remove @nrwl/bazel package
by mrmeku
m
Succeeded
master
d929448a docs(nx-cloud): update custom GH app steps for clarity (#35451) clarify permissions must precede webhook event subscription Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
by Caleb Ukle
C
Succeeded
680
2cb7641f
by pull[bot]
p
Succeeded
master
d929448a docs(nx-cloud): update custom GH app steps for clarity (#35451) clarify permissions must precede webhook event subscription Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
by Caleb Ukle
C
Succeeded
master
d929448a docs(nx-cloud): update custom GH app steps for clarity (#35451) clarify permissions must precede webhook event subscription Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
by Caleb Ukle
C
Succeeded
584
732aa364 cleanup(schematics): removes an old path mapping
by Victor Savkin
V
Succeeded
master
1cb67a25 chore(module-federation): re-enable webpack module federation e2e suites Reverts the temporary describe.skip blocks added in #35214. The @module-federation/enhanced dependency has been bumped (now 2.3.3) and upstream webpack compatibility is expected to be restored, so we let CI verify whether the suites pass again. NXC-4220
by Jason Jean
J
Failed
master
1cb67a25 chore(module-federation): re-enable webpack module federation e2e suites Reverts the temporary describe.skip blocks added in #35214. The @module-federation/enhanced dependency has been bumped (now 2.3.3) and upstream webpack compatibility is expected to be restored, so we let CI verify whether the suites pass again. NXC-4220
by Jason Jean
J
Succeeded
master
1cb67a25 chore(module-federation): re-enable webpack module federation e2e suites Reverts the temporary describe.skip blocks added in #35214. The @module-federation/enhanced dependency has been bumped (now 2.3.3) and upstream webpack compatibility is expected to be restored, so we let CI verify whether the suites pass again. NXC-4220
by Jason Jean
J
Failed
35325
d1e65bf8 chore(repo): bump bust to invalidate caches
by Jason Jean
J
Succeeded
35204
9693e88b chore(testing): assert nx success line in remaining maven tests Apply the same fix as maven-batch.test.ts to maven-name-overrides and maven-batch-v4: the install/clean targets run through the resident batch executor (which prints 'Nx Maven Summary'), so 'BUILD SUCCESS' (Maven CLI footer) never reaches the user-visible output. Drop the unused verbose flag too.
by Jason Jean
J
Succeeded
34946
b2a3ff47 chore(repo): expand dist-build-migration skill with steps learned from devkit migration Adds steps for the patched-jest-resolver condition update, hardcoded dist/packages path search in patches and e2e tests, typedoc tsconfig include/exclude/paths updates, and stronger guidance around internal.ts for previously-private subpath imports.
by Jason Jean
J
Canceled
35204
9693e88b chore(testing): assert nx success line in remaining maven tests Apply the same fix as maven-batch.test.ts to maven-name-overrides and maven-batch-v4: the install/clean targets run through the resident batch executor (which prints 'Nx Maven Summary'), so 'BUILD SUCCESS' (Maven CLI footer) never reaches the user-visible output. Drop the unused verbose flag too.
by Jason Jean
J
Canceled
35204
fb4170ae chore(testing): assert nx success line in remaining maven tests Apply the same fix as maven-batch.test.ts to maven-name-overrides and maven-batch-v4: the install/clean targets run through the resident batch executor (which prints 'Nx Maven Summary'), so 'BUILD SUCCESS' (Maven CLI footer) never reaches the user-visible output. Drop the unused verbose flag too.
by Jason Jean
J
Previous page
Previous
Next
Next page