Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 629 Bytes

README.md

File metadata and controls

16 lines (13 loc) · 629 Bytes

Downstream Build Cache Plug-in

Maintains a cache of the upstream / downstream build relationships and makes it available for other plugins.

Changelog

See CHANGELOG.md for release details.

Implementations

Yet Another Build Visualizer plugin uses the downstream build cache to build the build flow graph: https://github.com/jenkinsci/yet-another-build-visualizer-plugin

Contributions

Please use google-java-format with default settings for code formatting. PRs containing code that is not formatted correctly will not be merged.