package datakit-ci

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

Install

Dune Dependency

Authors

Maintainers

Sources

datakit-v0.12.3.tbz
md5=5ff3d81b093cbe11bd6b29ae0c18aa62

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: 11 Mar 2019

Dependencies (31)

  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. cstruct < "4.0.0"
  19. tls >= "0.9.0"
  20. tyxml >= "4.0.0"
  21. logs
  22. fmt
  23. cmdliner
  24. astring
  25. protocol-9p-unix >= "0.11.0"
  26. datakit-github >= "0.12.0"
  27. datakit-client-9p >= "0.12.0"
  28. datakit-client >= "0.12.0"
  29. multipart-form-data < "0.3.0"
  30. dune
  31. ocaml >= "4.03.0"

Dev Dependencies (4)

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

Used by

None

Conflicts

None