hudson2-plugins / dependency-viewer-plugin

This plugin allows the user to see the depndencies between individual jobs or how individual builds triggered each other. It is based on a fork of the depgraph-view-plugin by Stefan Wolf

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dependency Viewer

Shows the dependency graph of the Hudson projects or builds.

Features

  • Show the dependency graph via graphviz
    • restricted to projects in a view
    • restricted to one project
    • If configured on a job, it can show the downstream builds and planned builds.
  • Show a timeline view of the a build and its downstream builds (beta)
  • Show the graphviz source file

About

This plugin allows the user to see the depndencies between individual jobs or how individual builds triggered each other. It is based on a fork of the depgraph-view-plugin by Stefan Wolf


Languages

Language:Java 100.0%