pulumi/pkg/workspace
Joe Duffy e7af13e144
Capture plugin names in the manifest (#967)
Previously, the checkpoint manifest contained the full path to a plugin
binary, in places of its friendly name.  Now that we must move to a model
where we install plugins in the PPC based on the manifest contents, we
actually need to store the name, in addition to the version (which is
already there).  We still also capture the path for debugging purposes.
2018-02-21 10:32:31 -08:00
..
creds.go Use os/user for home directory 2018-02-20 15:35:07 -08:00
paths.go Create backups of all local stack checkpoint files (#949) 2018-02-20 21:05:57 -08:00
plugins.go Capture plugin names in the manifest (#967) 2018-02-21 10:32:31 -08:00
project.go Rename package to project (#935) 2018-02-14 13:56:16 -08:00
repository.go Pretty-print some JSON files we persist to disk 2018-01-18 20:35:53 -08:00
settings.go Improve the overall cloud CLI experience 2017-12-02 14:34:42 -08:00
workspace.go Create backups of all local stack checkpoint files (#949) 2018-02-20 21:05:57 -08:00