digitalpulp / ballast

Ballast development environment for Drupal
GNU General Public License v2.0
18 stars 2 forks source link

Issue-38: Pull database for rebuild from Pantheon #39

Closed FatherShawn closed 6 years ago

FatherShawn commented 6 years ago

Get a patch for this change at https://patch-diff.githubusercontent.com/raw/digitalpulp/ballast/pull/39.patch to test locally.

FatherShawn commented 6 years ago

Fixes #38

samtny commented 6 years ago

The patch works for me. My concern on larger projects would be that we are taking up extra space on Pantheon for the ad hoc backups. But not a blocker for me at present.

FatherShawn commented 6 years ago

Understood about the space. I explicitly set them to the minimum keep interval of 1 day: https://github.com/digitalpulp/ballast/pull/39/files#diff-6586f1ddbbc27d85846f8833d729bf49R142 in order to minimize that.