Nx
Enterprise
Nx
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
Status
Fix status
Filter
Filter range
Sort by
Sort by
Start time
Sort ascending
Sort descending
Succeeded
33678
8dd7ae25 fix(maven): remove incorrect threadSafe to parallelism mapping Maven's isThreadSafe indicates whether a mojo can safely run in parallel with other mojos within the same Maven build. This is not equivalent to Nx's parallelism, which controls whether multiple instances of the same target can run in parallel across different projects. All targets now default to parallelism: true, letting Nx handle parallelism based on its own task graph analysis.
5 hours ago
by FrozenPandaz
Canceled
33678
2faba544 fix(maven): remove incorrect threadSafe to parallelism mapping Maven's isThreadSafe indicates whether a mojo can safely run in parallel with other mojos within the same Maven build. This is not equivalent to Nx's parallelism, which controls whether multiple instances of the same target can run in parallel across different projects. All targets now default to parallelism: true, letting Nx handle parallelism based on its own task graph analysis.
5 hours ago
by FrozenPandaz
Previous page
Previous
Next
Next page