package datakit-ci

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

Install

Dune Dependency

Authors

Maintainers

Sources

datakit-0.10.1.tbz
md5=6cad40171e63d05fb58281fd05722ac7

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: 09 May 2017

Dependencies (26)

  1. crunch build
  2. uri < "2.0.0"
  3. ppx_sexp_conv
  4. lwt >= "3.0.0"
  5. prometheus-app
  6. github-unix
  7. asetmap
  8. redis >= "0.3.0" & < "0.3.4"
  9. session < "0.3.2"
  10. webmachine >= "0.4.0" & < "0.6.0"
  11. pbkdf
  12. io-page
  13. conduit
  14. tls < "0.9.0"
  15. tyxml >= "4.0.0"
  16. cstruct < "4.0.0"
  17. logs
  18. fmt
  19. cmdliner
  20. astring
  21. protocol-9p-unix >= "0.11.0"
  22. datakit-github >= "0.10.0" & < "0.11.0"
  23. datakit-client >= "0.10.0" & < "0.11.0"
  24. multipart-form-data < "0.3.0"
  25. jbuilder >= "1.0+beta7" & < "1.0+beta12"
  26. ocaml >= "4.03.0"

Dev Dependencies (3)

  1. alcotest with-test
  2. irmin-unix with-test & >= "1.1.0" & < "2.0.0"
  3. datakit with-test & >= "0.10.0" & < "0.11.0"

Used by

None

Conflicts

None