heroku-deploy

A simple github action that dynamically deploys an app to heroku

MIT License

Stars
976
Committers
19

Bot releases are hidden (Show)

heroku-deploy - v3.0.5

Published by AkhileshNS over 4 years ago

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}

heroku-deploy - v3.0.4

Published by AkhileshNS over 4 years ago

Fixed ambiguous master reference

heroku-deploy - v3.0.3

Published by AkhileshNS over 4 years ago

Added docker heroku process type customization

heroku-deploy - v3.0.2

Published by AkhileshNS over 4 years ago

Fixed minor bug

heroku-deploy - v3.0.1

Published by AkhileshNS over 4 years ago

Added feature to deploy APIs located in subfolders

heroku-deploy - v3.0.0

Published by AkhileshNS over 4 years ago

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

heroku-deploy - v2.0.2

Published by AkhileshNS over 4 years ago

Minor Improvements

heroku-deploy - v2.0.1

Published by AkhileshNS over 4 years ago

Added more customization options and bug fixes

heroku-deploy - v1.0.0

Published by AkhileshNS almost 5 years ago

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

Package Rankings
Top 0.18% on Github actions
Badges
Extracted from project README
Join the chat at https://gitter.im/akhileshns-heroku-deploy/community
Related Projects