by csmajorfive on 5/19/21, 4:01 PM with 32 comments
by quaffapint on 5/19/21, 4:15 PM
Clearly I was wrong and clearly why you should talk to more potential customers before you make decisions. Congrats to Netlify and FeaturePeek.
by kevincox on 5/19/21, 4:24 PM
It does require a bit more work to set up (which is unfortunate, since they already use the URL could they use that to map back to the PR?) but seems basically the same if not quite as polished.
by at-fates-hands on 5/19/21, 7:07 PM
This is why I love Netlify.
They put together an incredibly powerful tool, and then released it to ALL of their customers. No, not a "Hey, we created this really cool tool! And for only an extra $3.99/mo you can utilize it!" I have several accounts, both free and paid and all of them have the Deploy Preview feature available.
There's so many things Netlify could've monetized and they haven't. They truly are a customer centric company - which is rare these days.
by esilverman on 5/19/21, 4:29 PM
by pistoriusp on 5/19/21, 5:06 PM
And that the feedback is piped into a single source of truth: GitHub (of course, if you use GitHub). It's so easy to loose track of these things when they're not near the code.
by HatchedLake721 on 5/19/21, 11:13 PM
Doesn’t Heroku’s “Review Apps” predates this?
https://blog.heroku.com/heroku_review_apps_beta
(funnily enough, it’s been exactly 6 years ago today based on the beta’s blog post above)
by tin7in on 5/19/21, 6:09 PM
by simonw on 5/19/21, 6:35 PM
If they were JavaSript only I wouldn't hold much hope, but they've been both JavaScript and Go for ages now - and I would expect Python to have a much larger user-base than Go for this.
by Rodeoclash on 5/19/21, 10:15 PM
It takes a branch in GitHub and use a config file to bootstrap the application inside a K8's cluster using a "docker in docker" model. If you could describe your infrastructure as a docker-compose.yml then you can launch it as a preview.
I'm not really a marketing person so it never went any further than a proof of concept. However, if someone is interested in working with it then I'm happy to support getting it running.
by kennyIO on 5/19/21, 5:10 PM
by bigyikes on 5/19/21, 4:57 PM
by ccheney on 5/19/21, 9:37 PM
by armincerf on 5/20/21, 12:00 AM