pulumi/sdk/nodejs
joeduffy 2657035e5e Add the notion of "dry runs" (plans)
This change introduces the notion of a "dry run" into the property
serialization logic, since this controls whether we wait for dependent
linked property values to arrive or not.  It also changes the test
harness to run all tests both ways: once in planning mode (when properties
will show up as "unknown" and the second time in deployment mode (when
properties will have settled to their final values).
2017-09-04 11:35:20 -07:00
..
cmd/langhost Add the notion of "dry runs" (plans) 2017-09-04 11:35:20 -07:00
lib Add the notion of "dry runs" (plans) 2017-09-04 11:35:20 -07:00
tests Add the notion of "dry runs" (plans) 2017-09-04 11:35:20 -07:00
.gitignore Implement initial Lumi-as-a-library 2017-09-04 11:35:20 -07:00
Makefile Implement initial Lumi-as-a-library 2017-09-04 11:35:20 -07:00
package.json Implement initial Lumi-as-a-library 2017-09-04 11:35:20 -07:00
tsconfig.json Implement initial Lumi-as-a-library 2017-09-04 11:35:20 -07:00
tslint.json Implement initial Lumi-as-a-library 2017-09-04 11:35:20 -07:00
yarn.lock Implement initial Lumi-as-a-library 2017-09-04 11:35:20 -07:00