11f95ab80a
- 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
14 lines
391 B
Text
14 lines
391 B
Text
bin/caronade
|
|
caronade/static/caronade.css
|
|
caronade/static/caronade.min.css
|
|
caronade/static/favicon-32.png
|
|
caronade/static/favicon-96.png
|
|
caronade/static/logo.png
|
|
caronade/templates/email.txt
|
|
caronade/templates/build.html
|
|
caronade/templates/joblisting.html
|
|
caronade/work/portlint.mk
|
|
caronade/work/poudriere.mk
|
|
caronade/work/ssh.mk
|
|
@sample %%ETCDIR%%/caronade.yaml.sample
|
|
@dir caronade/builds
|