pulumi/proto
Thomas Gummerer 1d939d2d9d pass ConfigType through RunRequest
Currently we're only passing the config as strings through the
RunRequest method.  This means that the program handling the RPC
can't know the right types, and has to infer it.  This leads to issues
such as https://github.com/pulumi/pulumi-yaml/issues/453.

Passing the types through we'll be able to parse the strings correctly
on the receiving end.
2023-10-13 18:12:05 +02:00
..
build-container Support subdirectories in proto 2023-03-05 16:05:58 +00:00
google/protobuf Compile protobufs with "pulumi" namespace (#10074) 2022-07-12 14:45:03 +01:00
pulumi add configtypes field to runrequest 2023-10-11 12:33:16 +02:00
.checksum.txt pass ConfigType through RunRequest 2023-10-13 18:12:05 +02:00
generate.sh Support subdirectories in proto 2023-03-05 16:05:58 +00:00
grpc_version.txt Add getOrganization to nodejs and python (#10504) 2022-08-31 10:33:29 +01:00