package datakit-ci

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

Install

Dune Dependency

Authors

Maintainers

Sources

datakit-0.12.0.tbz
md5=3ac6e63eda6034507537c6439f0f8963

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: 23 Nov 2017

Dependencies (31)

  1. base64 < "3.0.0"
  2. cohttp-lwt-unix < "1.0.0"
  3. crunch build & < "2.0.0"
  4. uri < "2.0.0"
  5. ppx_sexp_conv
  6. lwt >= "3.0.0"
  7. prometheus-app
  8. github-unix >= "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" & < "4.3.0"
  19. logs
  20. fmt
  21. cstruct < "4.0.0"
  22. cmdliner
  23. astring
  24. yojson <= "1.5.0"
  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. jbuilder >= "1.0+beta10"
  31. ocaml >= "4.03.0"

Dev Dependencies (3)

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

Used by

None

Conflicts

None