PR Preview Site *and* fix Main site - #4
Conversation
|
|
A quick little update on why this is stalled: tl;dr [kinda?]: we need to figure out Astro's routing rules to make this work with GitHub Pages, this does not work out of the box esp with GitHub Pages' impl and way of working things, unlike Cloudflare Workers, Netlify, and Vercel. We could probably switch to using Cloudflare Workers for pages stuff, but I'd personally rather not, as it's another dependency basically off-platform. that and we've all just been busy with our lives. Not closed, just stalled until we have the time to look at this. |
|
I'll probably talk about this privately with the others, but don't be surprised if we do switch to Cloudflare Workers instead of using GitHub Pages for this. I do worry a little about the Worker's free plan limits, we realistically won't hit it but.. you never know.. |


tl;dr: creates a preview site for each PR made, makes it very handy to see
live[enough] changesalso fixes the main site bc it broke now with this lol