pulumi/sdk/go/common/workspace
Komal 4f1403e489
Improve the missing plugin error to include the full name of the binary (#5208)
* Improve the plugin error to include the full name of the binary

* update changelog

* fix second error message

* PR feedback updates

* lint

* GetPluginPath shouldn't return empty path and no error

Co-authored-by: komal <komal@pulumi.com>
Co-authored-by: Fraser Waters <fraser@pulumi.com>
2022-03-17 12:22:56 +00:00
..
creds.go Fix creds file locking on Windows (#8634) 2021-12-28 11:26:52 -05: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 Switch from golint to revive (#8010) 2021-09-21 10:00:44 -07:00
paths.go Deprecate Config, replace with StackConfigDir (#9145) 2022-03-13 21:39:22 +00:00
paths_test.go Deprecate Config, replace with StackConfigDir (#9145) 2022-03-13 21:39:22 +00:00
plugins.go Improve the missing plugin error to include the full name of the binary (#5208) 2022-03-17 12:22:56 +00:00
plugins_install_nodejs_test.go ci: radical idea - what if slow tests & no stdout makes GH consider runner dead? 2022-03-06 14:52:13 -08:00
plugins_install_python_test.go ci: radical idea - what if slow tests & no stdout makes GH consider runner dead? 2022-03-06 14:52:13 -08:00
plugins_install_test.go [plugins] Fix plugin reinstallation. (#8892) 2022-02-02 23:10:16 -08:00
plugins_test.go Improve the missing plugin error to include the full name of the binary (#5208) 2022-03-17 12:22:56 +00:00
project.go Deprecate Config, replace with StackConfigDir (#9145) 2022-03-13 21:39:22 +00:00
project_test.go ci: radical idea - what if slow tests & no stdout makes GH consider runner dead? 2022-03-06 14:52:13 -08:00
settings.go move pkg/workspace -> sdk/go/common/workspace 2020-03-18 14:35:53 -07:00
templates.go ci: radical idea - what if slow tests & no stdout makes GH consider runner dead? 2022-03-06 14:52:13 -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 Improve corrupt workspace settings experience (#8393) 2021-11-11 14:58:39 -08:00