pulumi/pkg
Joe Duffy caceeea290
Reintroduce untyped deployments (#996)
By using untyped deployment structures via `json.RawMessage`, we can
support round-tripping between old CLI clients and newer servers, without
dropping possibly-important information on the floor.  I hadn't realized
this design goal with the original system, and after talking to @pgavlin,
I better realized the intent and that we want to preserve this.
2018-03-03 12:12:54 -08:00
..
apitype Reintroduce untyped deployments (#996) 2018-03-03 12:12:54 -08:00
backend Reintroduce untyped deployments (#996) 2018-03-03 12:12:54 -08:00
diag Remove pkg/compiler/errors 2018-02-28 17:41:04 -08:00
encoding Use go-yaml directly 2017-10-20 14:01:37 -07:00
engine Make many fixes to closure serialization (#944) 2018-03-01 00:32:01 -08:00
graph Spruce up the stack graph command: 2018-02-22 17:31:45 -08:00
operations Eliminate type redundancy 2018-02-28 12:44:55 -08:00
resource Remove pkg/resource/idl 2018-02-28 17:41:04 -08:00
testing Eliminate type redundancy 2018-02-28 12:44:55 -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 Add a package apitype comment 2018-02-28 13:24:38 -08:00
version Add a manifest to checkpoint files (#630) 2017-12-01 13:50:32 -08:00
workspace Rework configuration model 2018-02-28 17:30:50 -08:00