pulumi/pkg/testing
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
..
integration Create backups of all local stack checkpoint files (#949) 2018-02-20 21:05:57 -08:00
environment.go Wire Package.Main to the Pulumi Service. (#615) 2017-11-30 08:14:47 -08:00