package current_github

  1. Overview
  2. No Docs
GitHub 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 GitHub. It can monitor and clone remote GitHub repositories, and can push GitHub status messages to show the results of testing PRs and branches.

Published: 21 Jun 2022

Dependencies (28)

  1. uri >= "4.0.0"
  2. tyxml >= "4.4.0"
  3. rresult >= "0.6.0"
  4. result >= "1.5"
  5. prometheus >= "0.7"
  6. ppx_deriving_yojson >= "3.6.1"
  7. logs >= "0.7.0"
  8. cstruct >= "5.2.0"
  9. cmdliner >= "1.1.0"
  10. base64 >= "3.4.0"
  11. astring >= "0.8.5"
  12. github-unix >= "4.4.0"
  13. dune >= "2.9"
  14. tls >= "0.11.0"
  15. x509 >= "0.10.0"
  16. hex >= "1.4.0"
  17. mirage-crypto-pk
  18. mirage-crypto
  19. cohttp-lwt-unix >= "4.0.0"
  20. yojson
  21. ptime
  22. duration
  23. lwt
  24. fmt >= "0.8.9"
  25. ocaml >= "4.08.0"
  26. current_web = version
  27. current_git = version
  28. current = version

Dev Dependencies

None

Used by (2)

  1. current_examples = "0.6.2"
  2. current_ocluster = "0.2"

Conflicts

None