mirror of https://github.com/pulumi/pulumi.git
8476c3f7f5
# Description To correctly determine which python executable we are using, we need the ProgramInfo so we can determine which virtual environment is in use. This PR updates the `About` rpc call to take `ProgramInfo` as argument. Fixes https://github.com/pulumi/pulumi/issues/16299 Ref https://github.com/pulumi/pulumi/issues/15937 ## Checklist - [x] I have run `make tidy` to update any new dependencies - [x] I have run `make lint` to verify my code passes the lint check - [x] I have formatted my code using `gofumpt` |
||
---|---|---|
.. | ||
codegen | ||
testing | ||
alias.pb.go | ||
analyzer.pb.go | ||
analyzer_grpc.pb.go | ||
callback.pb.go | ||
callback_grpc.pb.go | ||
converter.pb.go | ||
converter_grpc.pb.go | ||
engine.pb.go | ||
engine_grpc.pb.go | ||
errors.pb.go | ||
language.pb.go | ||
language_grpc.pb.go | ||
plugin.pb.go | ||
provider.pb.go | ||
provider_grpc.pb.go | ||
resource.pb.go | ||
resource_grpc.pb.go | ||
source.pb.go |