Nx
Enterprise
Nx
Overview
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
Succeeded
36356
64a6e998 fix(core): correct the 22.6.0 gitignore and analytics migration wiring A merge conflict during the move to the `./dist/...` build layout mispointed the `22-6-0-add-claude-settings-local-to-git-ignore` migration at `update-17-3-0/update-nxw` and dropped the `22-6-0-enable-analytics-prompt` entry entirely. From 22.6.2 / 22.7.0-beta.2 onward, workspaces crossing 22.6.0-rc.0 ran the nx-wrapper update instead of adding `.claude/settings.local.json` to `.gitignore`, and the analytics-prompt migration stopped shipping. Repoint the gitignore migration at its real implementation (version left at 22.6.0-rc.0) and restore the analytics-prompt entry at its original 22.6.0-beta.11. To prevent a recurrence, `assertValidMigrationPaths` now fails when a migration entry-point file (a top-level `.ts` with a default export under a version dir) is referenced by no migrations.json entry. The reverse check catches both a stranded target and a leftover unwired file. It surfaced `update-17-3-0/nx-release-path`, an unwired migration dead since 2023, now removed.
by Leosvel Pé...
L
Previous page
Previous
Next
Next page