kubevirt / kubevirt.github.io

KubeVirt website repo, documentation at https://kubevirt.io/user-guide/
https://kubevirt.io
MIT License
29 stars 110 forks source link

Netlify is broke #817

Closed mazzystr closed 2 years ago

mazzystr commented 2 years ago

/kind bug

What happened: Netlify is no longer hooked into kubevirt.github.io CI

What you expected to happen: New pull reqs should run Netlify preview. This ensure that the website can build properly before code updates are merged to main branch then built to gh-pages branch

mazzystr commented 2 years ago

It looks like Netlify settings are manually set vs being governed by a local netlify.toml. We're gonna need to modernize that.