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
master
a3c54e8d cleanup(angular): remove CommonModule from component generators (#32215) ## Current Behavior When generating a new Angular component it imports `CommonModule` by default. ## Expected Behavior The `CommonModule` is not needed as often in modern angular because of the new control flow syntax and the move away from `[ngClass]` and `[ngStyle]` in favour of `[class]` and `[style]`. It is also not included by the official angular component generator.
28 days ago
by JackWBaker
Succeeded
32215
4b9e0779 Merge branch 'master' into angular-remove-common-module
1 month ago
by JackWBaker
Succeeded
32215
24a42d10 Merge branch 'master' into angular-remove-common-module
1 month ago
by JackWBaker
Failed
32215
e730c772 cleanup(angular): remove CommonModule from component generators
1 month ago
by JackWBaker
Succeeded
master
b270cc91 fix(module-federation): use asyncStartup for ssr configuration (#32189) The federationRuntime option not longer exists in experiments, use asyncStartup to enable asynchronous container startup. ## Current Behavior When creating a new project with module federation (`nx g @nx/angular:host host --remotes=remote1,remote2 --ssr`) and then try to to run the `serve-ssr` target (`nx serve-ssr host`) you get this error: <img width="1615" height="511" alt="image" src="https://github.com/user-attachments/assets/19819020-821b-4422-83ae-88203018b981" /> ## Expected Behavior It should serve the application using SSR.
1 month ago
by JackWBaker
Failed
master
b270cc91 fix(module-federation): use asyncStartup for ssr configuration (#32189) The federationRuntime option not longer exists in experiments, use asyncStartup to enable asynchronous container startup. ## Current Behavior When creating a new project with module federation (`nx g @nx/angular:host host --remotes=remote1,remote2 --ssr`) and then try to to run the `serve-ssr` target (`nx serve-ssr host`) you get this error: <img width="1615" height="511" alt="image" src="https://github.com/user-attachments/assets/19819020-821b-4422-83ae-88203018b981" /> ## Expected Behavior It should serve the application using SSR.
1 month ago
by JackWBaker
Succeeded
master
b270cc91 fix(module-federation): use asyncStartup for ssr configuration (#32189) The federationRuntime option not longer exists in experiments, use asyncStartup to enable asynchronous container startup. ## Current Behavior When creating a new project with module federation (`nx g @nx/angular:host host --remotes=remote1,remote2 --ssr`) and then try to to run the `serve-ssr` target (`nx serve-ssr host`) you get this error: <img width="1615" height="511" alt="image" src="https://github.com/user-attachments/assets/19819020-821b-4422-83ae-88203018b981" /> ## Expected Behavior It should serve the application using SSR.
1 month ago
by JackWBaker
Succeeded
32189
238dd0f3 fix(module-federation): use asyncStartup for ssr configuration The federationRuntime option not longer exists in experiments, use asyncStartup to enable asynchronous container startup.
1 month ago
by JackWBaker
Previous page
Previous
Next
Next page