Very nice !
I am wondering, do you 'opam install' every package individually ? We may play some clever tricks with the solver here, like `opam upgrade --criteria=-notuptodate,+new` which will attempt to install as many packages as possible, after which we could iterate on a universe reduced to the not-yet-installed packages. Depopts would be less predictable, but we can't realistically test all possible combinations of those anyway.
Would be nice to find a common place to aggregate such results.
Best,
Louis
Le mardi 20 mai 2014, 17:40:04 Anil Madhavapeddy a écrit :
> Hi,
>
> I've written some scripts that use Docker and OPAM to run bulk builds across the entire package repository, and the results are logged and pushed to GitHub daily.
>
> If anyone wants to improve the health of the repository, please look at:
>
>
> in the err/ directories, and submit pull requests fix the failures.
>
> Source scripts are still in my personal GitHub; I'll move these to the ocaml/ repo.
>
> cheers,
> Anil
> _______________________________________________
> opam-devel mailing list
_______________________________________________
MirageOS-devel mailing list
MirageOS-devel@xxxxxxxxxxxxxxxxxxxxhttp://lists.xenproject.org/cgi-bin/mailman/listinfo/mirageos-devel