tdfischer / organizer

The answer is to get organized.
GNU Affero General Public License v3.0
17 stars 5 forks source link

Add test of heroku build prior to attempting deployment #22

Open tdfischer opened 6 years ago

tdfischer commented 6 years ago

It takes forever for circleci to get to the heroku push step. It'd be really useful to add another step to the circleci workflow for confirming that the app will build on Heroku to run in parallel to the regular python and node tests.

Adding a verification check to the heroku app.json would add another layer of safety.