Jenkins : Downstream Build Cache Plugin


Maintains a cache of the Upstream → Downstream build relationships and makes it available for other plugins. Part of the Yet Another Build Visualizer Plugin.

Plugin Information

View Downstream Build Cache on the plugin site for more information.

Contributions

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

Changelog

v1.3

  • Helper methods to find downstream jobs in the queue

v1.2

  • First public release