Open laurencegill opened 1 year ago
@bwindels can we merge this?
@laurencegill this seems like it'll break Netlify deploys? Surely it shouldn't be done by the build script unless its happening for CFP?
Not sure why this repo uses Netlify & CFP for PR previews, likely Netlify can just be disabled a this point
Not sure why this repo uses Netlify & CFP for PR previews, likely Netlify can just be disabled a this point
I'm not sure if Netlify is still used or not, if not we can disable it
PoC - disable the default behaviour of adding
access-control-allow-origin: *
to pages sitesEnable ACAO only for static
/images/
Available at:
https://cf-pages-headers.matrix-to-asy.pages.dev/
The deployment mechanism probably needs looking at (writing into the build.js file).
Reference:
https://github.com/vector-im/sre-internal/issues/2606