aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/cpp
diff options
context:
space:
mode:
authorGravatar ulfjack <ulfjack@google.com>2017-05-10 06:52:23 -0400
committerGravatar Kristina Chodorow <kchodorow@google.com>2017-05-10 13:37:22 -0400
commit889bbe55d21d646d45c99208d595c7b9566ea662 (patch)
treedc51ad2308d9b1a897c1bc51cef50a95f4585e44 /src/main/cpp
parentf2014a17a2541d98cf319c322ac461cec8082945 (diff)
Add a custom interface for cache hit processing in actions
The new interface mirrors ActionExecutionContext, but is restricted to exactly the parts used right now. I did consider using ActionExecutionContext, but it contains some parts that we don't want to make available for cache hits. The end goal is to allow the build event stream access to artifact metadata, in particular for TestResult and TestSummary events, which in turn requires making artifact metadata available when the TestRunnerAction is a cache hit. PiperOrigin-RevId: 155612573
Diffstat (limited to 'src/main/cpp')
0 files changed, 0 insertions, 0 deletions