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
Filter exact branch match
Exact
Select status
Succeeded
27789
b2d25604 feat(graph): update graph package; use node.parent as label
3 months ago
by nartc
Succeeded
27789
f8bc5baa fix(graph): use full label for title on sidebar composite node
3 months ago
by nartc
Canceled
27789
cda13298 feat(graph): update graph
3 months ago
by nartc
Succeeded
27789
b6b95f41 chore(graph): update package
3 months ago
by nartc
Succeeded
27789
c744a541 feat(graph): enable composite graph functionality This PR enables composite graph functionality: - Experimental feature to enable Composite Graph - In Composite Graph mode: - Nodes are shown by default. - Show/Hide All Projects function similarly to regular mode - Focus a Composite Node renders the inner nodes with up-to 3 additional containers: Green area contains external nodes that depend on the inner nodes; Orange area contains external nodes that the inner nodes depend depend on; Purple area contains external nodes with circular dependencies with the inner nodes. - Focused node can be unfocus/reset. - Only one node can be focused at one given time. - Show All projects while having a focused node will unfocus the node. - Expand a Composite Node renders the inner nodes of the composite node in-place (i.e: still keep the context of the current graph). Expanded node can be collapsed to go back.
3 months ago
by nartc