pulumi/sdk/nodejs/cmd/pulumi-language-nodejs
Julien P 8476c3f7f5
Pass ProgramInfo through to LanguageRuntime.About (#16311)
# 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`
2024-06-06 08:21:46 +00:00
..
testdata Fix folder archives in the engine (#16119) 2024-05-06 07:26:48 +00:00
go.mod Changelog and go.mod updates for v3.119.0 (#16330) 2024-06-05 16:33:59 +00:00
go.sum [chore] Update esc to v0.9.1 (#16322) 2024-06-05 06:22:01 +00:00
language_test.go Fix race in language conformance tests Log method (#16227) 2024-05-19 17:41:42 +00:00
main.go Pass ProgramInfo through to LanguageRuntime.About (#16311) 2024-06-06 08:21:46 +00:00
main_test.go Pass root and main info to language host methods (#14654) 2023-12-10 17:30:51 +00:00
proxy.go RegisterProvider engine work (#16241) 2024-05-23 06:16:59 +00:00
proxy_unix.go all: Reformat with gofumpt 2023-03-03 09:00:24 -08:00
proxy_windows.go ci: gofmt 1.18+ clean 2022-09-21 09:48:39 -07:00