Skip to content

v0.6.0

Compare
Choose a tag to compare
@kpcyrd kpcyrd released this 08 Nov 20:55
  • 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 in rebuildctl 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.