-
Notifications
You must be signed in to change notification settings - Fork 13
Open
Description
Add function, erase_old_deployments, to
upgrade.py. It should erase the "-previous" directories and the directories that are not suffixed with "-previous" separately. For each group it should search for directories that match the pattern env.backup_project_full_path*. It should keep N of each such directory where N is a passed parameter. N should default to 3.
Call this new function with a target directory of env.upload_target_backup_dir
Line 28 in 602cb1d
| online() |
Metadata
Metadata
Assignees
Labels
No labels