Reserve extension for Bazel failure detail metadata

The Bazel project (https://github.com/bazelbuild/bazel) intends to
enrich its server app's (protobuf-defined) command service's status
message with a structured representation of what, if anything, went
wrong while processing a command. We wish to use custom options to add
metadata to the protobuf constructs involved.

release notes: no
pull/6813/head^2
Mark Schaller 5 years ago committed by Adam Cozzette
parent c798ba18a9
commit 88579a44fb
  1. 4
      docs/options.md

@ -224,3 +224,7 @@ with info about your project (name and website) so we can add an entry for you.
1. Wire since and until
* Website: https://square.github.io/wire/
* Extensions: 1076, 1077
1. Bazel, Failure Details
* Website: https://github.com/bazelbuild/bazel
* Extensions: 1078

Loading…
Cancel
Save