Skip to content
This repository has been archived by the owner on Sep 5, 2020. It is now read-only.

0.4.0

Compare
Choose a tag to compare
@Anahkiasen Anahkiasen released this 03 Jul 17:18
· 2235 commits to develop since this release

Added

  • Added ability to share files and folders between releases
  • Added ability to create custom tasks integrated in the CLI
  • Added a deploy:check Task that checks if the server is ready to receive a Laravel app
  • Added Task::listContents and Task::fileExists helpers
  • Added Task helper to run outstanding migrations
  • Added Rocketeer::add method on the facade to register custom Tasks

Fixed

  • Fixed Task::runComposer not taking into account a local composer.phar