package current_gitlab

  1. Overview
  2. No Docs
GitLab plugin for OCurrent

Install

Authors

Maintainers

Sources

current-0.6.2.tbz
sha256=ed312cab4ce8d13b9547ee2f935a6954f1d5211de1c22d44d85baaeb9f5fca9d
sha512=c2981a2c7f05bd6f235662b74ee3a679cc395be3d2cca808fac3dc562d6307e8bfe05efff40f42fa4738443cc2fe13929bab9d815c43d741950e5e0e1e6da7a6

Description

OCurrent provides an OCaml eDSL for writing CI/CD pipelines.

This package provides primitives for interacting with GitLab. It can monitor and clone remote GitLab repositories, and can push GitLab status messages to show the results of testing PRs and branches.

Published: 21 Jun 2022

Dependencies (16)

  1. rresult >= "0.6.0"
  2. result >= "1.5"
  3. prometheus >= "0.7"
  4. ppx_deriving_yojson >= "3.6.1"
  5. logs >= "0.7.0"
  6. cmdliner >= "1.1.0"
  7. gitlab-unix >= "0.1.4"
  8. dune >= "2.9"
  9. cohttp-lwt-unix >= "4.0.0"
  10. yojson
  11. lwt
  12. fmt >= "0.8.9"
  13. ocaml >= "4.08.0"
  14. current_web = version
  15. current_git = version
  16. current = version

Dev Dependencies

None

Used by (1)

  1. current_examples = "0.6.2"

Conflicts (1)

  1. conduit >= "6.2.0"