Skip to content

Produce executed action metadata

Martin Blanchard requested to merge mablanch/83-executed-action-metadata into master

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:

#83 (closed)

Edited by Martin Blanchard

Merge request reports