open-consul/build-support/scripts
Matt Keeler 29f0616708
Use encoding/json instead of jsonpb even for protobuf types (#6572)
This only works so long as we use simplistic protobuf types. Constructs such as oneof or Any types that require type annotations for decoding properly will fail hard but that is by design. If/when we want to use any of that we will probably need to consider a v2 API.
2019-10-02 15:32:15 -04:00
..
build-docker.sh Remove old UI, option to use it, and its build processes 2019-04-12 09:02:27 -06:00
build-local.sh
dev.sh
functions.sh
proto-gen.sh Use encoding/json instead of jsonpb even for protobuf types (#6572) 2019-10-02 15:32:15 -04:00
publish.sh
release.sh
test-flake.sh
verify.sh
version.sh