On 2019.09.07 10:26, Junio C Hamano wrote: > * js/trace2-json-schema (2019-07-25) 3 commits > . ci: run trace2 schema validation in the CI suite > . trace2: add a schema validator for trace2 events > . trace2: add a JSON schema for trace2 events > > The JSON output produced by "trace2" subsystem now has JSON schema > defined on it, to allow us validate the output and catch deviation. > > The CI integration may be a bit too heavy-handed. You can drop this one, I am not planning on any further iterations of this series.