Skip to content
This repository has been archived by the owner on Jul 28, 2023. It is now read-only.

Releases: appsody/controller

0.2.2

24 Jul 17:21
Compare
Choose a tag to compare

Release Notes:

  1. Added support for APPSODY_PREP, APPSODY_INSTALL will be deprecated in a future release.

  2. Changed the behavior so that if APPSODY_<RUN/DEBUG/TEST>KILL is set to false and the server stops unexpectedly, perhaps due to a compile error that the server is restarted using APPSODY<RUN/DEBUG/TEST> command when an ON_CHANGE event occurs.

  3. If the command run for APPSODY_PREP (APPSODY_INSTALL) fails, the controller will exit.

See issue #13 for more details.

0.2.1

21 Jun 20:10
Compare
Choose a tag to compare
remove version (#3)

0.2.0

21 Jun 15:56
Compare
Choose a tag to compare
Update Travis release deploy api key (#2)

* Update travis deploy api key

* Only run deploy in the main appsody repository