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
Failed
35682
2da1a308 chore(repo): update lockfile after rebase
by FrozenPandaz
F
Failed
35682
443e1884 chore(repo): update lockfile after rebase [Self-Healing CI Rerun]
by nx-cloud[bot]
n
Canceled
35682
443e1884 chore(repo): update lockfile after rebase [Self-Healing CI Rerun]
by nx-cloud[bot]
n
Failed
35682
Flaky task
→
64787aa1 chore(repo): update lockfile after rebase [Self-Healing CI Rerun]
by nx-cloud[bot]
n
Failed
35682
Flaky task
→
18b27140 chore(repo): update lockfile after rebase
by FrozenPandaz
F
Failed
35682
Flaky task
→
18b27140 chore(repo): update lockfile after rebase
by FrozenPandaz
F
Failed
35682
5adb14d2 fix(module-federation): bridge rspack 2 serve signal in dev-server plugins React MF hosts generate a plain-object rspack config that doesn't go through composePlugins, so the composePlugins-level WEBPACK_SERVE bridge never runs. NxModuleFederationDevServerPlugin.apply() then sees WEBPACK_SERVE unset on rspack 2 and returns early, leaving the static remote server unstarted. Add an argv-based serve-mode detection helper and call it at the top of every dev-server plugin's apply() so static remotes get served on rspack 2.
by FrozenPandaz
F
Failed
35682
Flaky task
→
5adb14d2 fix(module-federation): bridge rspack 2 serve signal in dev-server plugins React MF hosts generate a plain-object rspack config that doesn't go through composePlugins, so the composePlugins-level WEBPACK_SERVE bridge never runs. NxModuleFederationDevServerPlugin.apply() then sees WEBPACK_SERVE unset on rspack 2 and returns early, leaving the static remote server unstarted. Add an argv-based serve-mode detection helper and call it at the top of every dev-server plugin's apply() so static remotes get served on rspack 2.
by FrozenPandaz
F
Failed
35682
a0e540d1 fix(angular-rspack): bridge rspack 2 serve signal via argv detection @rspack/dev-server v1 wrapped webpack-dev-server, which set process.env.WEBPACK_SERVE on module load before the user config was evaluated. v2 is a ground-up rewrite that drops that dependency and never sets WEBPACK_SERVE, so createConfig fell through to production mode on serve and NxModuleFederationDevServerPlugin never started its static remote server. Detect serve mode from the rspack CLI command on process.argv inside createConfig and bridge it back to WEBPACK_SERVE. Existing user configs work unchanged — no migration, generator template, or example-config rewrites needed.
by FrozenPandaz
F
Failed
35682
761e5f1f fix(angular): bridge rspack 2 serve signal in generated rspack config convert-to-rspack emitted `export default createConfig(...)` — a value, so rspack never passes it the config-function env arg. With @rspack/dev- server v2 no longer setting process.env.WEBPACK_SERVE, createConfig's serve detection always fell through to production mode. Emit a function wrapper that bridges rspack 2's RSPACK_SERVE env signal to WEBPACK_SERVE. The angular-rspack examples are updated to the same form.
by FrozenPandaz
F
Canceled
35682
9b358d72 chore(repo): update lockfile
by FrozenPandaz
F
Failed
35682
2f9e4d76 chore(repo): update lockfile for rspack 2 catalog
by FrozenPandaz
F
Canceled
35682
b3f2c679 chore(repo): update lockfile for rspack 2 catalog
by FrozenPandaz
F
Failed
35682
Fix available
→
11d4251a chore(rspack): set v2 migrations to 23.0.0-beta.14
by FrozenPandaz
F
Canceled
35682
38daa1e5 cleanup(rspack): drop dead NX_GRAPH_CREATION guard in NxReactRspackPlugin apply() is a compiler-lifecycle hook — only invoked by rspack(), which graph creation never calls — so the guard never fired.
by FrozenPandaz
F
Canceled
35682
38daa1e5 cleanup(rspack): drop dead NX_GRAPH_CREATION guard in NxReactRspackPlugin apply() is a compiler-lifecycle hook — only invoked by rspack(), which graph creation never calls — so the guard never fired.
by FrozenPandaz
F
Canceled
35682
38daa1e5 cleanup(rspack): drop dead NX_GRAPH_CREATION guard in NxReactRspackPlugin apply() is a compiler-lifecycle hook — only invoked by rspack(), which graph creation never calls — so the guard never fired.
by FrozenPandaz
F
Canceled
35682
38daa1e5 cleanup(rspack): drop dead NX_GRAPH_CREATION guard in NxReactRspackPlugin apply() is a compiler-lifecycle hook — only invoked by rspack(), which graph creation never calls — so the guard never fired.
by FrozenPandaz
F
Canceled
35682
857c6489 fix(module-federation): only set experiments.outputModule on rspack v1 experiments.outputModule was removed in @rspack/core@2 (folded into the top-level output.module, which is set unconditionally). Skip it on v2 instead of writing a silently-ignored field. Add a compiler-based isRspackV2 helper that reads the version off compiler.rspack, keeping @rspack/core import type-only.
by FrozenPandaz
F
Canceled
35682
857c6489 fix(module-federation): only set experiments.outputModule on rspack v1 experiments.outputModule was removed in @rspack/core@2 (folded into the top-level output.module, which is set unconditionally). Skip it on v2 instead of writing a silently-ignored field. Add a compiler-based isRspackV2 helper that reads the version off compiler.rspack, keeping @rspack/core import type-only.
by FrozenPandaz
F
Previous page
Previous
Next
Next page