package builder

  1. Overview
  2. Docs
Scheduling and executing shell jobs

Install

Dune Dependency

Authors

Maintainers

Sources

builder-v0.2.0.tbz
sha256=66b3f31634388f0f7ee98d39bf7c40a7998decd3362de2d724f4d3d789cbef79
sha512=0cc681261864bdb692cfcb7a0b1ab433d38d03d30df011e1f9ba994f4577e24b38a50ed2e16abfd03da6485db3222cab074138fbf7a090b3118f300bcb59e284

CHANGES.md.html

v0.2.0 (2021-11-04)

  • Client: print relative timestamp for worker output

  • Client: report result of command execution

  • Add platform string to jobs (supporting one server for multiple heterogenous workers)

  • Debian packaging: add "builder" user, create /var/lib/builder, use 0644 for service scripts and metadata

  • Worker: simplify and unify failure behaviour (exit on error)

  • Revise communication protocol (breaks backwards compatibility)

v0.1.2 (2021-10-25)

  • Avoid deprecated functions of Fmt (#14 @hannesm)

  • Drop rresult dependency (#14 @hannesm)

v0.1.1 (2021-09-28)

  • Create and reuse a singe happy_eyeballs state in the server (#13 @hannesm)

v0.1.0 (2021-09-14)

  • Initial public release

OCaml

Innovation. Community. Security.