Nx
Enterprise
Nx
Overview
Sign in / Sign up
Open main menu
Nx
GitHub
Select a tab
Overview
Runs
Analytics
Nx
GitHub
Overview
Runs
Analytics
Loading workspace stats
Loading workspace insights...
Statistics interval
7 days
30 days
Latest CI Pipeline Executions
Filter range
Sort by
Sort by
Start time
Sort ascending
Sort descending
Filter
Filter exact branch match
Exact
Select status
Succeeded
32089
21f6bf60 fix(nextjs): configure Jest to use tsconfig.json for Next.js apps Next.js applications use tsconfig.json as their main configuration file, but Jest configuration was defaulting to tsconfig.app.json which doesn't exist in Next.js projects. This caused Jest to fail when trying to resolve the TypeScript configuration. Added runtimeTsconfigFileName: 'tsconfig.json' parameter to the Jest configuration generator call to ensure Jest uses the correct tsconfig file. Fixes #31555
2 months ago
by ndcunningham
Failed
32089
cdb2bc23 fix(nextjs): configure Jest to use tsconfig.json for Next.js apps Next.js applications use tsconfig.json as their main configuration file, but Jest configuration was defaulting to tsconfig.app.json which doesn't exist in Next.js projects. This caused Jest to fail when trying to resolve the TypeScript configuration. Added runtimeTsconfigFileName: 'tsconfig.json' parameter to the Jest configuration generator call to ensure Jest uses the correct tsconfig file. Fixes #31555
2 months ago
by ndcunningham
Canceled
32089
d5881e8e fix(node): update snapshots
2 months ago
by ndcunningham
Failed
32089
db1f3989 fix(node): set projectType to application in package.json when useProjectJson is false When generating Node applications with useProjectJson=false (package-based workspaces), the projectType was not being set in the nx object in package.json. This caused Node applications to appear as "lib projects" instead of "app projects" in nx graph. Added projectType: project.projectType to the nx object when useProjectJson is false and added test to verify the fix. Fixes #31412
2 months ago
by ndcunningham
Canceled
32089
4ec11a51 fix(node): set projectType to application in package.json when useProjectJson is false When generating Node applications with useProjectJson=false (package-based workspaces), the projectType was not being set in the nx object in package.json. This caused Node applications to appear as "lib projects" instead of "app projects" in nx graph. Added projectType: project.projectType to the nx object when useProjectJson is false and added test to verify the fix. Fixes #31412 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
2 months ago
by ndcunningham
Failed
32089
cdb2bc23 fix(nextjs): configure Jest to use tsconfig.json for Next.js apps Next.js applications use tsconfig.json as their main configuration file, but Jest configuration was defaulting to tsconfig.app.json which doesn't exist in Next.js projects. This caused Jest to fail when trying to resolve the TypeScript configuration. Added runtimeTsconfigFileName: 'tsconfig.json' parameter to the Jest configuration generator call to ensure Jest uses the correct tsconfig file. Fixes #31555
2 months ago
by ndcunningham
Previous page
Previous
Next
Next page