Opam_ci_checkmodule Revdeps : sig ... endAnalyze and test the reverse dependencies of a package.
module Test : sig ... endmodule Lint = Opam_ci_check_lintmodule Opam_helpers = Opam_ci_check_lint.Opam_helpersmodule Opam_build : sig ... endmodule Variant : sig ... endA variant describes the platform on which a job is run, including information such as the OS distribution, architecture, and version of OCaml
module Opam_version : sig ... endmodule Compiler_version : sig ... endData describing and manipulating supported compilers versions
module Spec : sig ... endDefines the configuration needed to then generate an OBuilder spec