siso: use action digest returned by ListActions In two phase caching, if action in ListActions matches with local state (match command and input root), use the action digest for GetActionResult, rather than recalculating action digest from *execute.Cmd. Bug: b/545924510 Change-Id: If35579359a3e02ced0b97970b480e69947c0566e Reviewed-on: https://chromium-review.googlesource.com/c/build/+/8255002 Auto-Submit: Fumitoshi Ukai <ukai@google.com> Commit-Queue: Junji Watanabe <jwata@google.com> Reviewed-by: Junji Watanabe <jwata@google.com>
This repository contains tools developed and owned by the Chrome Build Team.
The steps for getting the code are:
git clone https://chromium.googlesource.com/buildWe use the standard Go module workflow to work on our projects.