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

0.8.0

Compare
Choose a tag to compare
@Anahkiasen Anahkiasen released this 19 Oct 13:11
· 1991 commits to develop since this release

Added

  • Rocketeer can now have specific configurations for stages and connections
  • Better handling of multiple connections
  • Added facade shortcuts Rocketeer::execute(Task) and Rocketeer::on(connection[s], Task) to execute commands on the remote servers
  • Added the --list flag on the rollback command to show a list of available releases and pick one to rollback to
  • Added the --on flag to all commands to specify which connections the task should be executed on (ex. production, staging,production)
  • Added deploy:flush to clear Rocketeer's cache of credentials