Skip to content

Releases: journeymanavi/deploy

v0.0.6

05 Jun 13:41
Compare
Choose a tag to compare

Enabled pm2 commands

v0.0.5

05 Jun 13:17
Compare
Choose a tag to compare

Bug Fix: fixed missing , in PM2 procfile json template

v0.0.4

05 Jun 13:04
Compare
Choose a tag to compare

Bug Fix: fixed bad double quote characters

v0.0.3

05 Jun 12:55
Compare
Choose a tag to compare

Bug Fix: fixed bug while writing environment variables to pm2 prov file

v0.0.2

05 Jun 12:44
Compare
Choose a tag to compare

Environment variables now need to be specified in the format "name=val", changed from "name val" before

v0.0.1

05 Jun 11:09
Compare
Choose a tag to compare

First release.
Completed functionality:

  • Setup
  • Deloy
    Pending functionality:
  • Rollback