pulumi/changelog/pending
bors[bot] d5831927be
Merge #11943
11943: Test and fix for nodejs automation api r=Frassle a=Frassle

nodejs automation api was setting the envvar PULUMI_CONFIG for every pulumi command it called, this tripped up the dotnet sdk which only expects PULUMI_CONFIG to be set to a valid JSON string (not the empty string).

Looks like this was just a slightly confused bit of code to try and deal with parallel programs, I've moved it out of the workspace part of automation api and fixed up the inline server to deal with parallel programs correctly instead.

Fixes #11945

Co-authored-by: Fraser Waters <fraser@pulumi.com>
2023-01-23 08:52:19 +00:00
..
20230106--cli-display--display-text-based-diff-if-yaml-json-diff-is-semantically-equal.yaml Display text-based diff if yaml/json diff is semantically equal 2023-01-17 17:04:41 -08:00
20230118--sdk-go--coerces-outputs-to-applyt-functions-if-the-types-are-convertible.yaml ApplyT: Coerce new type wrappers 2023-01-19 12:50:50 -08:00
20230119--auto-nodejs--enable-programmatic-tagging-of-stacks-nodejs-only.yaml Update changelog 2023-01-19 12:35:45 -05:00
20230123--auto-nodejs--fix-nodejs-automation-api-always-setting-the-pulumi_config-environment-variable.yaml Test and fix for nodejs automation api 2023-01-23 08:26:58 +00:00