Skip to content

Releases: AkhileshNS/heroku-deploy

v3.8.8-beta

26 Dec 12:16
Compare
Choose a tag to compare
  • Added feature to deploy apps to teams (Still in testing)

v3.8.8

26 Dec 16:39
Compare
Choose a tag to compare
  • Added feature to deploy apps to teams

v3.7.8

09 Dec 19:31
Compare
Choose a tag to compare
  • Added region option

v3.6.8

20 Oct 06:28
Compare
Choose a tag to compare
  • Add a feature to make it login only
  • Fix Procfile Passing issue
  • Add feature to check for uncommitted changes and commit them

v3.5.7

02 Oct 09:47
Compare
Choose a tag to compare
  • Switched from custom parser to dotenv for parsing env files

v3.5.6

18 Sep 17:53
Compare
Choose a tag to compare
  • Added a feature to rollback changes on healthcheck failure
  • Added a feature to pass environmental variables via an env file

v3.4.6

27 Jul 17:51
2c4b0a1
Compare
Choose a tag to compare

Added feature to add docker build args when deploying using docker

v3.3.6

22 Jul 06:03
Compare
Choose a tag to compare

Added feature to setup manual delays before performing healthchecks

v3.2.6

08 Jul 05:58
Compare
Choose a tag to compare
  • Added feature to set procfile from within action
  • Added feature to check for a specific value coming from the healthcheck url
  • Added GitHub Tests Badge to the official documentation
  • Updated Documentation

v3.1.6

03 Jul 11:32
Compare
Choose a tag to compare
  • New feature to pass env variables from action to Heroku
  • New feature to perform a health check on app post-deployment
  • Updated README