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
Succeeded
22.4.0-beta.0
137ab459 docs(nx-dev): support .md URLs and llms.txt for AI agents (#33958) This PR allows `.md` to be append to any docs URL to return raw markdown content. Also adds `/llms.txt` that links to each markdown URL in the docs site. This allows AI agents to read content without having to parse HTML, saving tokens. Preview of `llms.txt`: https://deploy-preview-33958--nx-docs.netlify.app/docs/llms.txt Preview of page markdown content: https://deploy-preview-33958--nx-docs.netlify.app/docs/concepts/buildable-and-publishable-libraries.md Closes DOC-368
2 days ago
by FrozenPandaz
F
Succeeded
22.4.0-beta.0
d9ca27bc fix(testing): ensure jest v30 migration is run (#33916) ## Current Behavior The `replace-removed-matcher-aliases` migration from `@nx/jest` is not run when migrating to Angular v21 (and updating Jest to v30). That migration targets the original package update for Jest v30 (Nx 21.3.0), which was incompatible with Angular < 21, so it wouldn't have run for Angular workspaces at the time. Now that Angular is being updated to v21, Jest is updated to v30, but the migration generator is not running. ## Expected Behavior The `replace-removed-matcher-aliases` migration from `@nx/jest` should run when migrating to Angular v21 (and updating Jest to v30).
3 days ago
by FrozenPandaz
F
Succeeded
22.4.0-beta.0
d9ca27bc fix(testing): ensure jest v30 migration is run (#33916) ## Current Behavior The `replace-removed-matcher-aliases` migration from `@nx/jest` is not run when migrating to Angular v21 (and updating Jest to v30). That migration targets the original package update for Jest v30 (Nx 21.3.0), which was incompatible with Angular < 21, so it wouldn't have run for Angular workspaces at the time. Now that Angular is being updated to v21, Jest is updated to v30, but the migration generator is not running. ## Expected Behavior The `replace-removed-matcher-aliases` migration from `@nx/jest` should run when migrating to Angular v21 (and updating Jest to v30).
3 days ago
by FrozenPandaz
F
Previous page
Previous
Next
Next page