package datakit-ci

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

Install

Dune Dependency

Authors

Maintainers

Sources

datakit-0.12.2.tbz
md5=0684dd6d4c55b163cca25a16df90af26

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: 24 Jan 2019

Dependencies (30)

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