Produce executed action metadata
Description
The REAPI defines ExecutedActionMetadata
(see here) containing timestamps for build events. This patch implements these metadata for BuildGrid server, the dummy
bot and the host-tools
bot.
Changes proposed in this merge request:
-
Handle the ExecutedActionMetadata
message. -
Have the dummy
bot to produce these metadata. -
Have the host-tools
bot to produce these metadata. -
Report build metrics in bgd operation
where it make sense.
This merge request, when approved, will partially address issue/bug:
Edited by Martin Blanchard