You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 13, 2021. It is now read-only.
As of now, all our primary deployments happen on GitHub Pages. Though GitHub Pages is extremely versatile and mitigates the need for third-party integration, we can possibly look at using Vercel/Netlify for our purpose.
Using them brings a few advantages:
We can integrate PR previews to automatically build PRs and use them for reviews.
Both offer a generous free-tier and support open source projects.
Both of the services offers an integrated CI/CD along with performance analytics and a great DX.
Considering both of the options would be helpful, as it can further pave the way to integrate Lighthouse CI with the PRs and have incremental CI/CD builds as more contributions are made.
The text was updated successfully, but these errors were encountered:
Description
As of now, all our primary deployments happen on GitHub Pages. Though GitHub Pages is extremely versatile and mitigates the need for third-party integration, we can possibly look at using Vercel/Netlify for our purpose.
Using them brings a few advantages:
Considering both of the options would be helpful, as it can further pave the way to integrate Lighthouse CI with the PRs and have incremental CI/CD builds as more contributions are made.
The text was updated successfully, but these errors were encountered: