summaryrefslogtreecommitdiff
path: root/releasenotes/notes/deduplicate-ac171d3206eb43b3.yaml
Commit message (Collapse)AuthorAgeFilesLines
* Deduplicate jobs in dependency cyclesJames E. Blair2022-05-241-0/+6
This adds support for deduplicating jobs within dependency cycles. By default, this will happen automatically if we can determine that the results of two builds would be expected to be identical. This uses a heuristic which should almost always be correct; the behavior can be overidden otherwise. Change-Id: I890407df822035d52ead3516942fd95e3633094b