naxodev
OSS
naxodev/oss
Sign in / Sign up
Open main menu
naxodev/oss
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
Succeeded
fix/nx-cloudflare-163-prune-targets
21f07de3 fix(nx-cloudflare): strip dangling @nx/node prune targets from generated worker projects (#163) The @nx/node application generator emits prune, prune-lockfile, and copy-workspace-modules alongside build/serve. All three dependsOn build, which the generator already deletes, so they dangle in generated Worker projects (nx prune <app> fails to resolve its dep) and are meaningless for a Worker since Wrangler bundles on deploy. Extend removeNodeAppTargets to delete them via an explicit allowlist; lint/test are kept. Closes #163
by Nacho Vazquez
N
Succeeded
fix/nx-cloudflare-163-prune-targets
78d2c1b4 fix(nx-cloudflare): strip dangling @nx/node prune targets from generated worker projects (#163) The @nx/node application generator emits prune, prune-lockfile, and copy-workspace-modules alongside build/serve. All three dependsOn build, which the generator already deletes, so they dangle in generated Worker projects (nx prune <app> fails to resolve its dep) and are meaningless for a Worker since Wrangler bundles on deploy. Extend removeNodeAppTargets to delete them via an explicit allowlist; lint/test are kept. Closes #163
by Nacho Vazquez
N
Previous page
Previous
Next
Next page