mirror of https://github.com/pulumi/pulumi.git
fbeac6fc10
* Improve corrupt workspace settings experience This improvement comes in two parts. 1. The error message for a corrupt workspace settings file now clearly indicates both the file and the parsing error. 2. Writing the workspace settings is now atomic. This prevents corruption from multiple concurrent calls. * Use builtin atomic write * Use builtin ioutil.TempFile * Change tmp file dir |
||
---|---|---|
.. | ||
creds.go | ||
creds_test.go | ||
loaders.go | ||
paths.go | ||
plugins.go | ||
plugins_install_nodejs_test.go | ||
plugins_install_python_test.go | ||
plugins_install_test.go | ||
plugins_test.go | ||
project.go | ||
project_test.go | ||
settings.go | ||
templates.go | ||
templates_test.go | ||
workspace.go |