Releases: Lullabot/drainpipe
Releases · Lullabot/drainpipe
v1.2.11
Support {{ .site }} variable for the drupal import and export db commands
v1.2.10
Fixes #87
Unquoted variable in PantheonReviewApps.gitlab-ci.yml causes failure on Pantheon Multidev cleanup
v1.2.9
GitHub Actions
- Allow DDEV version to be customised #85
This also disables the composer cache until ddev/ddev#3697 is released as this command is breaking setups which are using existing environment variables
v1.2.8
- Pin DDEV to a specific version #84
DDEV's releases are built after a new release tag is made, so there will be a period of time each time a release is made that the install script
doesn't work. See ddev/ddev#3686
v1.2.7
Pantheon Clone Environment
- Run terminus backup:create before importing to a new site #83
v1.2.6
- Removes the environment wipe before cloning Pantheon environments
- Removes --size-only and --checksum from the rsync job for cloning Pantheon environments
v1.2.5
Pantheon GitHub Actions:
Add a Clone Environment command
Removes site-id from action inputs as this can be obtained from the site name via Terminus
v1.2.4
Adds composer cache functionality to DDEV based GitHub Actions
v1.2.3
Adds new Pantheon GitHub Actions:
- Push code to a site
- Update or install a site
- Ability to lock review app environments
- Adds an example of which GITHUB_TOKEN permissions to use for a review app workflow run by dependabot
v1.2.2
Cleans up stale Multidev environments on Pantheon when using GitHub Actions