Shows a dependency graph of the projects using graphviz or jsPlumb. Requires a graphviz installation on the server.
- Show the dependency graph via graphviz or jsPlumb
- restricted to projects in a view
- restricted to one project
- Show the graphviz source file or jsPlumb json
- Respects access permissions
- Filter project names using regexes
- Show edge by color depending on edge provider
- reverse triggers (fan-in, "build when other project builds"): red
- jenkins dependency graph: black
- parameterized trigger: blue
- maven pipeline dependency graph ("withMaven"): green
- copy artifact (not yet available for pipelines): cyan