[opam-devel] build bot monitoring the opam-repository

Fabrice Le Fessant Fabrice.Le_fessant at inria.fr
Mon Mar 21 12:43:06 GMT 2016


Hi,

   In the last weeks, I have been working on a bot that monitors the
opam-repository and displays issues when linting and building the packages.

  Currently, the bot runs on a 4-core server with Debian 8, and prints
results for 3.12.1, 4.00.1, 4.01.0, 4.02.3 and 4.03.0+beta1:

http://opam.ocamlpro.com/builder/html/report-last.html

  It tries to keep up with the opam-repository, in a best effort way.
Compiling the full repository on one OCaml version can take one or two
days, but next compilations are incremental (only impacted packages are
recompiled, and binary archives are used to re-use previous compilations),
so a report for every commit should be available after only a few
minutes/hours, depending on the number of packages that need to be
recompiled.

  The sources are available here, if you want to start it on a different
hardware/OS:

https://github.com/OCamlPro/opam-builder

Feedback and PRs are welcome !
--Fabrice
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ocaml.org/pipermail/opam-devel/attachments/20160321/5bc775c8/attachment.html>


More information about the opam-devel mailing list