pulumi/sdk/go/common/workspace
Fraser Waters ea609d546f Add 'secret' to config
Also separate the validation and merging of project-to-stack values, to
allow us to apply in values even if they're secure and we don't have an
available decrypter. We can't validate that they're all correct, but it
means at least `config get` can do a best effort retrival for config
values.
2022-10-24 09:22:24 +01:00
..
config.go Add 'secret' to config 2022-10-24 09:22:24 +01:00
creds.go ci: gofmt 1.18+ clean 2022-09-21 09:48:39 -07: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 Allow project to be nil when namespacing project stack config 2022-10-12 16:23:16 +02:00
paths.go Apply project config to stack config when appropriate 2022-09-21 15:52:14 +02:00
paths_test.go No need to rewrite project when validating project schema and refactor test to assert full stackConfigDir error message 2022-10-13 19:52:09 +02:00
plugins.go revert(sdk/go): Revert changes to String & marshaling method receivers 2022-10-13 13:54:37 -07: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 add missing import 2022-09-22 12:44:08 +01:00
plugins_test.go Clean up tests 2022-10-02 08:34:01 +01:00
project.go Add 'secret' to config 2022-10-24 09:22:24 +01:00
project.json Add 'secret' to config 2022-10-24 09:22:24 +01:00
project_test.go Add 'secret' to config 2022-10-24 09:22:24 +01:00
settings.go move pkg/workspace -> sdk/go/common/workspace 2020-03-18 14:35:53 -07:00
templates.go chore: Update doc comments, coding style, fix lint 2022-10-13 13:50:49 -07: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 Improve corrupt workspace settings experience (#8393) 2021-11-11 14:58:39 -08:00