v0.6.0
- Workers are now capturing and persisting build output
- The daemon is now storing and publishing the build logs and diffoscope diffs through the api,
/api/v0/builds/{id}/log
and/api/v0/builds/{id}/diffoscope
, the build_id can be found inrebuildctl pkgs ls --name foo
as eg.#123
. - Workers can be gracefully restarted by creating an empty file at
/var/lib/rebuilderd-worker/$WORKER/rebuilderd.restart
. - Rework diffoscope integration
Thanks
We'd like to thank @repi for their support on github sponsors.