from Hacker News

Next-generation Deploy Previews, plus Netlify acquires FeaturePeek (YC S19)

by csmajorfive on 5/19/21, 4:01 PM with 32 comments

  • by quaffapint on 5/19/21, 4:15 PM

    A year or so ago I was working on a similar product as FeaturePeek - a platform agnostic deploy preview and collaboration tool. I decided not enough people would want that outside of their hosting platform and shelved it.

    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

    GitLab has a similar feature: https://docs.gitlab.com/ee/ci/review_apps/#visual-reviews

    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

    Collaborative Deploy Previews are fully enabled on every Netlify account today! Anyone with a Netlify account can use the reviewer tool.

    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

    Eric here from FeaturePeek, we are thrilled to be part of Netlify!
  • by pistoriusp on 5/19/21, 5:06 PM

    This is awesome! I love that everyone can now give feedback. Developers, designers, people who write copy, etc.

    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

    > About five years ago, Netlify pioneered the concept of Deploy Previews.

    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

    This replaces a multi-step manual process that we've been doing in our team. Well done!
  • by simonw on 5/19/21, 6:35 PM

    I'm still optimistic for Python Netlify functions: https://answers.netlify.com/t/python-lambda-functions/3423/1...

    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

    If anyone is interested in a (semi!) working version of feature previews that is open source, I threw together https://gitlab.com/Rodeoclash/StageHand

    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

    I can think of 101 ways this can help large teams become more productive
  • by bigyikes on 5/19/21, 4:57 PM

    We have a deploy preview system at work and it is so valuable. I see less value in the collaboration tools built on top of these previews, but it’s cool nonetheless.
  • by ccheney on 5/19/21, 9:37 PM

    For preview URLs how are y'all handling SSO? No SSO provider supports wildcard redirect URIs. Looking for ideas...
  • by armincerf on 5/20/21, 12:00 AM

    This looks great and all but the new drawer icon covers up a key button on our app.. ironically the person who noticed took a regular screenshot and shared it in slack