cds-snc / ircc-rescheduler

🙅🗓
https://vancouver.rescheduler-dev.cds-snc.ca/
MIT License
24 stars 7 forks source link

Remove Heroku deployment config 👋 #516

Closed pcraig3 closed 5 years ago

pcraig3 commented 5 years ago

Note: I have already deleted the ircc-pipeline job in Heroku, so apps no longer build for PRs.


Now that the app is being handed back to IRCC, we don't anticipate they will need or use Heroku for anything.

One argument would be that leaving it in wouldn't hurt anything actively (ie, the app would still work), but removing it means we have less logic to manage in total.

Outcome: our service is simpler to run and understand.

The Heroku setup we were using (for future reference) can still be referenced by looking at what was removed in this commit.