pulumi/sdk/nodejs/cmd/pulumi-language-nodejs
Fraser Waters 6a63558b2f
Use context.Background in tests (#14029)
As suggested by the [godocs](https://pkg.go.dev/context#Background).

This means a search for `context.TODO` now just shows up places we
really do seem to be missing a threaded in context in real code.
2023-09-25 12:25:26 +00:00
..
testdata Add matrix testing (#13705) 2023-09-13 15:17:46 +00:00
go.mod Changelog and go.mod updates for v3.85.0 (#14024) 2023-09-23 06:06:55 +00:00
go.sum [`pulumi new` wrapping] Fix pulumi new selector wrapping on narrow terminals. (#13979) 2023-09-20 14:48:41 +00:00
language_test.go Add matrix testing (#13705) 2023-09-13 15:17:46 +00:00
main.go Add matrix testing (#13705) 2023-09-13 15:17:46 +00:00
main_test.go Use context.Background in tests (#14029) 2023-09-25 12:25:26 +00:00
proxy.go Maintain alias compat for older Node.js SDKs on new CLIs 2023-06-14 08:34:32 -07: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