Open shahdivyank opened 10 months ago
I would vote against this (for now).
rossjrw/pr-preview-action
, but it can be a pain with differences between PR and production deploys. For smaller apps, it's usually fine to keep Netlify just for PR previews and deploy production to gh-pages. But for a site this big I would worry about insidious bugs due to deploying those two in separate environments. Looking through the code, there seems to be several things that hook into Netlify specifically.
Open to Discussion BTW:
Some benefits to migrating to Github Pages from Netlify:
Some things to consider:
Anyone have any thoughts/insight on the current deployment process and potentially migrating or against migration for particular reasons?