Skip to content

0.5.0

Compare
Choose a tag to compare
@stevector stevector released this 09 Jun 15:44
· 32 commits to master since this release
863ce8e

The 0.5.0 release is a minor release because it contains functionality enhancements. Both changes are meant to allow for faster builds.

  • PR #44 from @stevector adds the clone_content boolean parameter to close #34. Turning off the re-cloning of content for every build can speed up build processes. Setting this parameter can save at least 20 seconds and many minutes in some cases.
  • PR #43 from @stevector changes when and where cleanup scripts run to delete old Multidev environments. Now, instead of running on every build of master, they only run when a given build is going to create a new environment and might need space within the cap of allowed Multidevs.