ciso icon indicating copy to clipboard operation
ciso copied to clipboard

A distributed Continuous Integration engine for opam packages

Results 5 ciso issues
Sort by recently updated
recently updated
newest added

Hi, here log. ``` ./configure E: Field 'findlib_version' is not set: Field 'ocamlfind' is not set ``` Cya

This is currently quite hard because of the way `opam-lib`is done. It's seems possible though, so we should try harder.

opam-lib currently raises an exception, which is a bit annoying.

It looks like workers need to register their IP addresses and port numbers. Is this necessary? What if workers are behind network address translation middleboxes?