Skip to content

DevShop 1.8.0-beta3

Latest
Compare
Choose a tag to compare
@jonpugh jonpugh released this 01 Sep 12:35
· 10 commits to 1.x since this release
  • Fix Sync links in environment and sync form.
  • Fix "Allow reinstall" checkbox.
  • Run database updates immediately after database sync. The drush call to sync files could fail.
  • Reduce default parallel tasks to 3. Fix check for maximum tasks, off by one. Allow --force option to ignore max task limit.
  • Fix running "build" hook in provision verify.
  • Verify codebase after install. Ensures sync'd files and database are working properly.