Remove Heroku-specific code and references - #4485
Conversation
flodolo
left a comment
There was a problem hiding this comment.
I confess I'm not a fan of leaving so much code specific for Heroku around.
Can we have a lower priority issue with the list of things that are only needed by Heroku, and get rid of them at some point.
Co-authored-by: Francesco Lodolo <flod@lodolo.net>
|
As for the PR title, this is not removing Heroku code, it's only removing some references as a supported platform. According to the issue, we should also remove https://github.com/mozilla/pontoon/blob/main/package.json#L22? |
We could get rid of these: The rest (it's really just 2 files in |
Nah, that one should remain, otherwise |
It's removing Heroku-specific code from the settings file. |
Fix #3843.