- Update to 0.4.0
- Changes because of new Makefile based buildsystem
Changelog v0.4.0:
Features:
* Rewrite internal HTTP and webhook handler with Labstack echo (v4)
* Implement job listing overview web page
* Redesign web interface
* Export job and build data as json and render all pages dynamically from json
* Write job output logfile directly to disk without buffering
* Introduce new status "waiting" and "building"
* Update bulma to 0.9.0
Bugs:
* Document SSH recipe for remote builders and improve default config