pulumi/pkg
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
..
apitype Add Manifest to GetStackResponse (#854) 2018-01-30 14:12:11 -08:00
backend Fix missing emojis on Windows (#966) 2018-02-21 09:42:06 -08:00
compiler/errors Use Stack over Environment to describe a deployment target 2017-10-16 13:04:20 -07:00
diag Remove Document and Location 2018-01-30 16:42:39 -08:00
encoding Use go-yaml directly 2017-10-20 14:01:37 -07:00
engine Add support for project plugins 2018-02-19 11:24:19 -08:00
graph Rename pulumi-fabric to pulumi 2017-09-21 19:18:21 -07:00
operations Don't include pending-delete resources in tree representation (#902) 2018-02-12 08:47:09 -08:00
resource Capture plugin names in the manifest (#967) 2018-02-21 10:32:31 -08:00
testing Create backups of all local stack checkpoint files (#949) 2018-02-20 21:05:57 -08:00
tokens Rename pulumi-fabric to pulumi 2017-09-21 19:18:21 -07:00
tools Add a commentChars parameter to EmitHeaderWarning (#827) 2018-01-22 09:32:37 -08:00
util Fix missing emojis on Windows (#966) 2018-02-21 09:42:06 -08:00
version Add a manifest to checkpoint files (#630) 2017-12-01 13:50:32 -08:00
workspace Capture plugin names in the manifest (#967) 2018-02-21 10:32:31 -08:00