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

Suggestion: Set up Vercel for a development site and configure Vercel previews for new commits #35

Open
andrewtpham opened this issue Aug 18, 2021 · 1 comment
Assignees
Labels
enhancement New feature or request feature: missing This label means that the issue needs to be linked to a precise feature label. role: missing size: missing

Comments

@andrewtpham
Copy link
Contributor

We would like to explore setting up a development site once the final website is published that could mirror an active develop branch so that as new PRs are merged into the develop branch, we can see the latest changes in the development site.

Additionally, a tool like Vercel can provide previews when a new PR is opened and when commits are made to it.

Here's some reference material on Vercel: https://vercel.com/docs/git

The easiest way to use Git is to think of your main branch as production. Every time a pull/merge request is made to that branch, Vercel will create a unique deployment, allowing you to view the changes in a preview environment before merging.

TO DOs:

  • @malakumar85 to create a Vercel workspace for MERL Center
  • Configure Vercel to work with our MERL-Center-public repo
@andrewtpham andrewtpham added the enhancement New feature or request label Aug 18, 2021
@malakumar85
Copy link
Member

Something to consider, @andrewrmn. Thanks for the suggestion, @andrewtpham!

@Rabia2219 Rabia2219 added feature: missing This label means that the issue needs to be linked to a precise feature label. size: missing role: missing labels Aug 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request feature: missing This label means that the issue needs to be linked to a precise feature label. role: missing size: missing
Projects
Status: New Issue Review
Development

No branches or pull requests

6 participants