←back to thread

528 points sealeck | 1 comments | | HN request time: 0.308s | source
Show context
taylorlapeyre ◴[] No.31390879[source]
The main thing I want is pipelines - review apps, staging apps, and promotion to production, all integrated closely with GitHub, along with a slack integration that lets me do all of it in a public chatroom.

Until another service has all of this, we’re sticking with Heroku.

replies(6): >>31390948 #>>31390996 #>>31391072 #>>31391769 #>>31392684 #>>31393896 #
1. teeray ◴[] No.31393896[source]
A coworker and I basically built review apps on top of hubot interactions with the Heroku API before review apps existed. It was probably the work of about two weeks to get right.

Yes, it’s automation you have to own, but it changed very little once it was done and provided phenomenal value. I wouldn’t let those features hold you back from exploring other options.