Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add automated site previews to pull requests for reviewing changes before deploying to live #125

Open
andrewsardone opened this issue Aug 23, 2020 · 0 comments

Comments

@andrewsardone
Copy link
Member

Every pull request should build a version of the site at a new URL for publicly previewing the site before merging in the change. This would allow us to test and catch errors, as well as iterate on site redesigns.

Deploying to something like Netlify would allow us to generate a new URL automatically on every pull request change, as described in this GitHub Action: https://github.com/nwtgck/actions-netlify

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

No branches or pull requests

1 participant