pulumi/pkg/backend
Pat Gavlin a1626aea36
Add a version field to PatchUpdateCheckpointRequest. (#1222)
And make the deployment an opaque JSON message. The verison field
indicates the schema of the deployment. A missing version field will
behave as if the version was set to `1`. A version of `1` indicates that
the serialized deployment has the `DeploymentV1` schema.

This is part of pulumi/pulumi-service#1046.
2018-04-17 15:58:20 -07:00
..
cloud Add a version field to PatchUpdateCheckpointRequest. (#1222) 2018-04-17 15:58:20 -07:00
local Progress tweaks (#1219) 2018-04-16 23:41:00 -07:00
state Require pulumi login before commands that need a backend 2018-04-05 10:19:41 -07:00
backend.go Remove the explicit 'pulumi preview' command. (#1170) 2018-04-13 22:26:01 -07:00
display.go Remove the explicit 'pulumi preview' command. (#1170) 2018-04-13 22:26:01 -07:00
stack.go Remove the explicit 'pulumi preview' command. (#1170) 2018-04-13 22:26:01 -07:00
updates.go General prep work for refresh 2018-03-28 07:45:23 -07:00