- Coerce stringified boolean to an actual bool #38 by Mitch Hanberg
- Add option to clean build cache -#35 by Raul Pereira
- Only require SSH key if you have migratinos configured -#35 by Raul Pereira
- Add subfolder support - #34 by Christian Tovar
- Fix broken build
- De-sudo call to
pip
- Deployment works if the action is making the very first deployment.
- Fixed an issue where the action would get stuck at 'Getting current replicas' for apps requesting more than one replica
- Does a health check every 10 seconds instead of increasing the wait time exponentially. Times out now after 10 minutes.
- Only add private key and wait for deploy if we are migrating (#9)
- Update NPM packages
- Config option to run without migrations
- Initial Release