Skip to content

Releases: SavvyWombat/pilot

Improve response to pilot down command

Choose a tag to compare

@horuskol horuskol released this 11 Aug 06:14

Changed the keep-alive command for the containers so they should stop immediately instead of taking 10 seconds to respond.

Some bugfixes and enchancements

Choose a tag to compare

@horuskol horuskol released this 07 Jul 05:19
  • use PHP built-in web server for local development server (pilot serve accepts the same arguments as php -S
  • BUILD_COMMAND environment variable to customise what it is run for php build
  • fixed bug where NODE_SERVICE was not defaulting to MAIN_SERVICE
  • fixed bug with npm commands incorrectly accessing NODE_SERVICE variable

0.1 - Initial release

Choose a tag to compare

@horuskol horuskol released this 25 Jun 02:43
- added license and readme