a5351473e0
Add support for writing the build summary to a JSON file. This is more machine-friendly than the current approach of writing to standard output at the end of the build. The file is configured via [DEFAULT] summary_json_file. Change-Id: I9868af5d00977750d0673fc48f8863a99f878dc8
6 lines
144 B
YAML
6 lines
144 B
YAML
---
|
|
features:
|
|
- |
|
|
Adds support for writing the build summary to a JSON file specified via the
|
|
``[DEFAULT] summary_json_file`` option.
|