package current_gitlab

  1. Overview
  2. No Docs
GitLab plugin for OCurrent

Install

Authors

Maintainers

Sources

current-0.6.tbz
sha256=8e57b3f602a2e18cc520b76b9252bda1ef2c6c9f21508f145870165a3abd69b4
sha512=cce2e43c284467055e9c0ceadc15bc3534ae38ccd446a57cc1efaebd551cad27ba88176f67d567ab3643c1f60d86da564305f2fd734fe98fffbf72e8b12d6be1

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: 08 Apr 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.2"
  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"

Conflicts (1)

  1. conduit >= "6.2.0"