sbidoul / runboat

A simple runbot lookalike on kubernetes. Main goal is replacing the OCA runbot.
MIT License
113 stars 51 forks source link

Frontend not working, if unpkg.com is down #105

Open em230418 opened 6 months ago

em230418 commented 6 months ago

Runboat screenshot:

Details

![Снимок экрана_2024-04-12_17-21-40](https://github.com/sbidoul/runboat/assets/52414052/5d933abe-8a40-43e8-a97b-64d6fd9c0f8b)

Unpkg.com screenshot:

Details

![Снимок экрана_2024-04-12_17-21-48](https://github.com/sbidoul/runboat/assets/52414052/e16a2f95-b2e1-41d4-8d0c-6feecd029d68)

sbidoul commented 3 months ago

I'm open to improvements that also keep de build and deployment simple. So far, this is pure html+js without build/pack for the frontend. It would be nice to keep it so.