Skip to content

Releases: AkhileshNS/heroku-deploy

v3.0.5

15 Jun 02:34
Compare
Choose a tag to compare

Fixed minor issue with deploying docker based projects to heroku from a subdir and added automated tests which are triggered whenever a tag is created with the format test-{branch}-{id}

v3.0.4

14 Apr 09:11
aee2c88
Compare
Choose a tag to compare

Fixed ambiguous master reference

v3.0.3

13 Apr 05:10
Compare
Choose a tag to compare

Added docker heroku process type customization

v3.0.2

03 Apr 18:09
ab2942b
Compare
Choose a tag to compare

Fixed minor bug

v3.0.1

03 Apr 18:07
de4c52b
Compare
Choose a tag to compare

Added feature to deploy APIs located in subfolders

v3.0.0

02 Feb 18:35
Compare
Choose a tag to compare

Added support for Docker and setup action to dynamically check if repository clone is shallow or not, and to automatically unshallow the repository clone if it is shallow

v2.0.2

18 Jan 16:23
Compare
Choose a tag to compare

Minor Improvements

v2.0.1

18 Jan 16:14
Compare
Choose a tag to compare

Added more customization options and bug fixes

v1.0.0

10 Jan 07:33
18bfde3
Compare
Choose a tag to compare

This is the first release of the heroku-deploy action. Refer to the documentation to see how to use it.