Rocketeer v0.3.0 Release Notes

Release Date: 2013-06-24 // almost 11 years ago
  • ➕ Added

    • ➕ Added Task::runInFolder to run tasks in a specific folder
    • ➕ Added Task::runForCurrentRelease Task helper
    • ➕ Added Task::runTests methods to run the PHPUnit tests of the application
    • ↔ Integrated Task::runTests in the Deploy task under the --tests flag ; failing tests will cancel deploy and rollback

    🛠 Fixed

    • 🛠 Fixed a bug where Task::run would only return the last line of the command's output