Releases: AkhileshNS/heroku-deploy
Releases · AkhileshNS/heroku-deploy
v3.8.8-beta
- Added feature to deploy apps to teams (Still in testing)
v3.8.8
- Added feature to deploy apps to teams
v3.7.8
- Added region option
v3.6.8
- 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
- Switched from custom parser to dotenv for parsing env files
v3.5.6
- Added a feature to rollback changes on healthcheck failure
- Added a feature to pass environmental variables via an env file
v3.4.6
Added feature to add docker build args when deploying using docker
v3.3.6
Added feature to setup manual delays before performing healthchecks
v3.2.6
- 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
- New feature to pass env variables from action to Heroku
- New feature to perform a health check on app post-deployment
- Updated README