Skip to content

Releases: ucb-ist-drupal/SiteClone

0.1.1

28 Oct 16:18
Compare
Choose a tag to compare
$ terminus site clone --version
+-----------------------------+--------+
| Key                         | Value  |
+-----------------------------+--------+
| Plugin (site clone) Version | 0.1.1  |
| Compatible Terminus Version | 0.13.3 |
+-----------------------------+--------+

Changes

  • Bugfix: Do not create backups of multidev environments.
  • Bugfix: Do not attempt to deploy code to multidev environments.
  • Abort with message when git clone fails.
  • Add clear cache after importing environment content.
  • Code clean up.

0.1.0

27 Oct 19:58
Compare
Choose a tag to compare

Initial release.

$ terminus site clone --version
+-----------------------------+--------+
| Key                         | Value  |
+-----------------------------+--------+
| Plugin (site clone) Version | 0.1.0  |
| Compatible Terminus Version | 0.13.3 |
+-----------------------------+--------+