This repository contains the scripts, libraries and command-line tools to access the opam2 bulk build infrastructure that checks on the health of the opam package manager.
The main services and repositories associates with this infrastructure are:
The main tool you will want to try out is opam-ci
, which provides
CLI access to build results. You can try this out by:
opam update
opam ci --help
opam ci status --help
opam ci logs --help
See the online documentation for more information.
While we are assembling the documentation, please contact @avsm for more information.