pulumi/sdk/nodejs/cmd/pulumi-language-nodejs
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
..
testdata [sdk/nodejs] Maintain secretness and input dependencies of output invokes (#17479) 2024-10-05 00:40:19 +00:00
go.mod Changelog and go.mod updates for v3.136.1 (#17523) 2024-10-08 20:29:08 +00:00
go.sum fix dll loading errors in windows CI (#17410) 2024-10-02 08:43:42 +00:00
language_test.go Fix language conformance tests for TMPDIR with // (#17524) 2024-10-08 20:57:13 +00:00
main.go Enable some more linting rules (#17456) 2024-10-03 17:37:13 +00:00
main_test.go Allow 'pulumi about' in nodejs projects to resolve dependencies from package files by walking up the file tree (#17239) 2024-09-17 12:23:17 +00:00
proxy.go Prepare golangci-lint upgrade (#17065) 2024-08-28 07:57:38 +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