Deployment previews for pull requests#799
Deployment previews for pull requests#799jasonbarry wants to merge 1 commit intoConsenSys-archive:developfrom
Conversation
|
This pull request has been automatically deployed to FeaturePeek. 🔥 Please read our docs for more configuration details. |
|
Hi @JasonBerry, this looks really cool! Nice guerrilla marketing idea. We'll give it a spin and let you know how it goes! To your point, I just spent more time than I'd like pulling in a PR, spinning up a dev server, etc. just to tests responsiveness. Before merging, do we need to create a FeaturePeek account? |
|
@DiscRiskandBisque you can merge either before or after creating a FeaturePeek account. Since you're a member of the Truffle Suite org, when you create a team you'll be assigned as the team owner. It's free to use for all open source repos. Hope you enjoy! |
| main: | ||
| type: static | ||
| path: build | ||
| spa: false No newline at end of file |
There was a problem hiding this comment.
Needs newline at end of file
I think Truffle Suite would benefit in having deployment previews on every pull request, that way we can generate an automatic build of the website per PR rather than having to checkout branches locally to review/verify changes.
These are the changes needed to integrate w/ FeaturePeek, a deployment preview provider. If the GitHub App is installed (for webhooks), then every subsequent PR will have its own deployment preview.