OpenINF / openinf.github.io

The OpenINF website and other static resources
https://open.inf.is
5 stars 3 forks source link

🏗 alternative to netlify for deploy previews #1285

Open OpenINFbot opened 1 month ago

OpenINFbot commented 1 month ago
          > (not planning to roll back ruby just for netlify, they can upgrade their tools)

just to clarify, i’d still like to ensure our web services stay up and continuous delivery processes stay green, but relying on netlify (who doesn’t always have the tool versions we need) to build the portal is simply untenable; we need another solution…

Originally posted by @DerekNonGeneric in https://github.com/OpenINF/openinf.github.io/issues/1282#issuecomment-2179198835

DerekNonGeneric commented 1 month ago

Deploy Previews allow you and your team to experience changes to any part of your site without having to publish them to production.

[…]

By default, Netlify automatically builds Deploy Previews when you open pull / merge requests in a connected site repository from GitHub, GitLab, Bitbucket, or Azure DevOps.

[…]

https://docs.netlify.com/site-deploys/deploy-previews/

OpenINFbot commented 1 month ago

image