This is the steps. - [x] Upgrading solver-service to ocaml-ci one. - the solver in solver-service is from ocaml-ci solver at some point. The last code of `ocaml-ci`'s solver don't change much. - [x] Adapt the protocole of solver-service for more opam-repository. - [x] ~~Split schema.capnp file to 2 two file solve.capnp and build.capnp~~ - [x] Connect `ocaml-multicore-ci` using the protocol from `solver-service-api` library (vendored). https://github.com/ocurrent/ocaml-multicore-ci/pull/37 - [x] Connect `ocaml-ci` to submit solves https://github.com/ocurrent/ocaml-ci/pull/634
This is the steps.
ocaml-ci's solver don't change much.Split schema.capnp file to 2 two file solve.capnp and build.capnpocaml-multicore-ciusing the protocol fromsolver-service-apilibrary (vendored). Vendoring solver service ocaml-multicore-ci#37ocaml-cito submit solves Vendoring solver service ocaml-ci#634