Skip to content

DevShop 0.7.4

Compare
Choose a tag to compare
@jonpugh jonpugh released this 15 Jan 22:22
· 19957 commits to 1.x since this release

1 commits to DevShop: opendevshop/devmaster@0.7.3...0.7.4
15 commits to DevMaster: opendevshop/devmaster@0.7.3...0.7.4

  • Fixed bug that blocked non-uid-1 users from cloning and forking environments.
  • Now runs apt-get update before installing git.
  • Added "Run Tests" to Project Settings "Default Deploy Hooks".
  • Improvements to the way devshop_get_tasks() works, improving dynamic task loading performance.
  • Major improvements to Environment status user interface. It now clearly states to the user what an environment is doing: "Creating environment", "Cloning Environment", "Deleting Environment", "Disabling Environment", "Clone failed", "Delete Failed", Etc. Added separate "Site Destroy" and "Platform destroy" indicators.
  • Major improvements to GitHub pull request environment interface. Now clearly shows PR number and environment name. Shows Pull request title as well.