tmcgilchrist / ocaml-gitlab

Native OCaml bindings to Gitlab REST API v4
https://tmcgilchrist.github.io/ocaml-gitlab/gitlab/
BSD 3-Clause "New" or "Revised" License
27 stars 8 forks source link

Diff json parsing based on Yojson pretty_printing and equal. #33

Closed tmcgilchrist closed 2 years ago

tmcgilchrist commented 2 years ago

The custom patdiff action rules were causing issues with dune-release when it tried to run tests as part of its checks before submitting to opam-repository.