Skip to content
This repository has been archived by the owner on Jul 8, 2023. It is now read-only.

Enable some form of deploy previews for PR's #153

Open
GlenTiki opened this issue Jan 31, 2020 · 7 comments
Open

Enable some form of deploy previews for PR's #153

GlenTiki opened this issue Jan 31, 2020 · 7 comments

Comments

@GlenTiki
Copy link
Contributor

See here: https://www.netlify.com/blog/2016/07/20/introducing-deploy-previews-in-netlify/

I've been using Netlify to host live previews of my PR's lately, this would streamline it 馃槃

@lmammino
Copy link
Member

I was playing with Gatsby cloud recently, which is very similar but Gatsby specific (which we don't use here).

I'll have a look, thanks for sharing this!

@lmammino
Copy link
Member

lmammino commented Mar 20, 2020

If we move the pipeline to GitHub actions we can probably achieve something nice by combining these 2 actions here:

The same workflow is probably easy to achieve on CircleCI as well, but i expect it would require a bit of more manual effort to tie up the different APIs

@mcollina
Copy link
Member

+1!

@benhalverson
Copy link
Contributor

The nodejs.dev repo is doing this with github actions. https://github.com/nodejs/nodejs.dev/blob/main/.github/workflows/generate-preview.yml

@mcollina
Copy link
Member

@benhalverson would you love to send a pr?

@benhalverson
Copy link
Contributor

Sure I can take a look at how this could work with your setup 馃憤馃徎

@luisorbaiceta
Copy link
Member

This is a huge +1. Any updates @benhalverson?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants