pulumi/sdk/proto
joeduffy b0d91ad9a9 Make Protobuf/gRPC compilation repeatable
I tried to re-generate the Protobuf/gRPC files, but generate.sh seems to
have assumed I manually built the Dockerfile ahead-of-time (unless I'm
missing something -- very possible). Unfortunately, when I went to do
that, I ended up with a handful of errors, most of them due to
differences in versions. (We probably want to think about pinning them.)

To remedy both issues, I've fixed up the Dockerfile so that it works for
me at least, and added a build step to the front of generate.sh.
2018-08-04 10:27:36 -07:00
..
go Save resources obtained from ".get" in the snapshot (#1654) 2018-08-03 14:06:00 -07:00
analyzer.proto Add license headers 2018-05-22 15:02:47 -07:00
Dockerfile Make Protobuf/gRPC compilation repeatable 2018-08-04 10:27:36 -07:00
engine.proto Add support for providing a log stream-id to our RPC interface. (#1627) 2018-07-11 15:04:00 -07:00
errors.proto Allow dynamic-provider to send structured errors 2018-07-02 13:32:23 -07:00
generate.sh Make Protobuf/gRPC compilation repeatable 2018-08-04 10:27:36 -07:00
grpc_version.txt Add Cancel to gRPC resource provider interface 2018-07-15 11:05:44 -10:00
language.proto Add license headers 2018-05-22 15:02:47 -07:00
plugin.proto Add license headers 2018-05-22 15:02:47 -07:00
provider.proto Add Cancel to gRPC resource provider interface 2018-07-15 11:05:44 -10:00
resource.proto Save resources obtained from ".get" in the snapshot (#1654) 2018-08-03 14:06:00 -07:00
status.proto Allow dynamic-provider to send structured errors 2018-07-02 13:32:23 -07:00