package datakit-ci

  1. Overview
  2. No Docs
Continuous Integration service using DataKit

Install

Dune Dependency

Authors

Maintainers

Sources

datakit-v0.12.4.tbz
sha256=dcca55d222c511068287305b3ee4558f7a5ecbba05d43341e52a5b0a638dc628
sha512=d616e909ef79acd12a7a33b8b7d2b986b6a3d23f005a7eb6175e3a5700e2ad5be427ef84dd45b8352d6d8435834b830376336803a198c0071262036cc0c550ef

Description

DataKitCI is a continuous integration service that monitors your GitHub project and tests each branch, tag and pull request. It displays the test results as status indicators in the GitHub UI. It keeps all of its state and logs in DataKit, rather than a traditional relational database, allowing review with the usual Git tools.

Published: 15 Apr 2019

Dependencies (33)

  1. uri >= "2.0.0" & < "3.0.0"
  2. yojson >= "1.7.0"
  3. base64 >= "3.1.0"
  4. cohttp-lwt-unix >= "1.0.0"
  5. crunch build
  6. ppx_sexp_conv >= "v0.9.0"
  7. lwt >= "3.0.0"
  8. prometheus-app
  9. github-unix >= "3.0.0"
  10. asetmap
  11. redis-lwt
  12. session-webmachine >= "0.4.0"
  13. session-redis-lwt >= "0.4.0"
  14. webmachine >= "0.4.0" & < "0.6.0"
  15. pbkdf
  16. io-page
  17. conduit-lwt-unix >= "1.0.0"
  18. x509 < "0.7.0"
  19. tls >= "0.9.0"
  20. tyxml >= "4.0.0"
  21. logs
  22. cstruct-sexp
  23. cstruct >= "4.0.0"
  24. fmt
  25. cmdliner
  26. astring
  27. protocol-9p-unix >= "0.11.0"
  28. datakit-github >= "0.12.0"
  29. datakit-client-9p >= "0.12.0"
  30. datakit-client >= "0.12.0"
  31. multipart-form-data < "0.3.0"
  32. dune
  33. ocaml >= "4.03.0"

Dev Dependencies (4)

  1. github-hooks-unix with-test
  2. alcotest with-test
  3. irmin-unix with-test & >= "1.2.0" & < "2.0.0"
  4. datakit with-test & >= "0.12.0"

Used by

None

Conflicts

None