pulumi/pkg
Matt Ellis 8f5def8453 Do not delete failed stacks from integration tests
Often when the test fails, you'll want to use the web console to
investigate the stack, looking at detailed log messages, for
example. But since we always delete the stack today, you often can't.

Stop running `pulumi stack rm` when the test fails, however do run a
`pulumi destroy` so we at least clean up any resources the stack may
have allocated during testing.

Fixes #1722
2018-08-27 13:28:46 -07:00
..
apitype Don't try to convert a checkpoint's Latest field if nil (#1800) 2018-08-20 13:47:49 -07:00
backend Indent stack outputs by 1. (#1822) 2018-08-24 15:36:55 -07:00
diag Add support for providing a log stream-id to our RPC interface. (#1627) 2018-07-11 15:04:00 -07:00
encoding Add license headers 2018-05-22 15:02:47 -07:00
engine Indent stack outputs by 1. (#1822) 2018-08-24 15:36:55 -07:00
graph Add license headers 2018-05-22 15:02:47 -07:00
operations Save resources obtained from ".get" in the snapshot (#1654) 2018-08-03 14:06:00 -07:00
resource Reimplement refresh. (#1814) 2018-08-22 17:52:46 -07:00
testing Do not delete failed stacks from integration tests 2018-08-27 13:28:46 -07:00
tokens Add license headers 2018-05-22 15:02:47 -07:00
tools Add license headers 2018-05-22 15:02:47 -07:00
util Fix wierd interactions due to Cobra and glog 2018-08-20 14:08:40 -07:00
version Add license headers 2018-05-22 15:02:47 -07:00
workspace Warn when pulumi is out of date 2018-08-13 13:18:02 -07:00