pulumi/sdk/go/common/workspace
Abhinav Gupta c97d9401f2
getDiffInfo: Fix slice length check
Checking if the slice is non-nil instead of checking length
causes breakage when we pre-allocate diffs based on `len(md.Diffs)`.
2023-01-11 21:53:05 -08:00
..
config.go typing made optional in hierarchical config and relaxed stack config validation 2022-10-30 23:42:39 +01:00
creds.go Repair tests expecting nil slices 2023-01-11 21:53:04 -08:00
creds_test.go ci: radical idea - what if slow tests & no stdout makes GH consider runner dead? 2022-03-06 14:52:13 -08:00
loaders.go all: Drop ioutil 2023-01-06 16:35:14 -08:00
paths.go Apply project config to stack config when appropriate 2022-09-21 15:52:14 +02:00
paths_test.go all: Drop ioutil 2023-01-06 16:35:14 -08:00
plugins.go Preallocate slices with a known capacity. 2023-01-11 12:52:51 -08:00
plugins_install_nodejs_test.go ci: Use reduced smoke testing on Windows & macOS targets 2022-09-21 09:55:06 -07:00
plugins_install_python_test.go ci: Use reduced smoke testing on Windows & macOS targets 2022-09-21 09:55:06 -07:00
plugins_install_test.go all: Drop ioutil 2023-01-06 16:35:14 -08:00
plugins_test.go getDiffInfo: Fix slice length check 2023-01-11 21:53:05 -08:00
project.go sdk/go: Remove 'nolint' directives from package docs 2023-01-06 09:06:47 -08:00
project.json typing made optional in hierarchical config and relaxed stack config validation 2022-10-30 23:42:39 +01:00
project_test.go all: Drop ioutil 2023-01-06 16:35:14 -08:00
settings.go move pkg/workspace -> sdk/go/common/workspace 2020-03-18 14:35:53 -07:00
templates.go all: Drop ioutil 2023-01-06 16:35:14 -08:00
templates_test.go ci: radical idea - what if slow tests & no stdout makes GH consider runner dead? 2022-03-06 14:52:13 -08:00
workspace.go all: Drop ioutil 2023-01-06 16:35:14 -08:00