pulumi/sdk/nodejs/cmd
Anton Tayanovskyy 984de8f781
Fix language conformance tests for TMPDIR with // (#17524)
For some obscure reason in my environment on a Mac "$TMPDIR" contains
two slashes. I suspect this has to do with starting Emacs from
Shortcuts.

    echo "$TMPDIR"

/var/folders/gd/3ncjb1lj5ljgk8xl5ssn_gvc0000gn/T/com.apple.shortcuts.mac-helper//

This breaks conformance tests for me though. The workaround added to the
tests is taking filepath.Abs that normalizes the TMPDIR.
2024-10-08 20:57:13 +00:00
..
dynamic-provider Upgrade to grpc-js 1.10.1 and remove calls to deprecated server.start (#15500) 2024-02-23 11:32:40 +00:00
pulumi-language-nodejs Fix language conformance tests for TMPDIR with // (#17524) 2024-10-08 20:57:13 +00:00
run Only look for main in package.json if no entyrpoint was set via Pulumi.yaml (#16363) 2024-06-11 11:36:34 +00:00
run-policy-pack Vendor TypeScript and ts-node (#15622) 2024-04-10 15:26:37 +00:00