pulumi/tests
Justin Van Patten ed9716f6ef
Create backups of all local stack checkpoint files (#949)
Backup copies of local stack checkpoints are now saved to the
user's home directory (`~/.pulumi/backups`) by default.

This enables users to recover after accidentally deleting their
local `.pulumi` directory (e.g. via `git clean`).

The behavior can be disabled by setting the
PULUMI_DISABLE_CHECKPOINT_BACKUPS environment variable, which
we use to disable backups when running all tests other than the
test for this functionality.
2018-02-20 21:05:57 -08:00
..
cloud Enable running integration tests against the service (#775) 2018-01-03 21:26:50 -08:00
integration Rename package to project (#935) 2018-02-14 13:56:16 -08:00
history_test.go Make some stack-related CLI improvements (#947) 2018-02-16 15:03:54 -08:00
init_test.go Add Pulumi.com backend, unify cobra Commands 2017-11-02 11:19:00 -07:00
main_test.go Create backups of all local stack checkpoint files (#949) 2018-02-20 21:05:57 -08:00
stack_test.go Create backups of all local stack checkpoint files (#949) 2018-02-20 21:05:57 -08:00