Description

The package provides a bi-directional bridge between the GitHub API and Datakit, so you can talk to the GitHub API using filesystem and Git-like commands only. The datakit-github programs can start a webhook server to listen for GitHub events in real time, and project it into a Git repository. It also monitors that Git repository for user-provided changes, and translate them into GitHub API calls.

Published: 08 Jun 2017

Dependencies (22)

  1. github >= "2.2.0" & < "4.0.0"
  2. github-hooks >= "0.1.1" & < "0.2.0"
  3. datakit-client >= "0.11.0"
  4. protocol-9p-unix >= "0.11.0"
  5. prometheus-app
  6. conduit
  7. nocrypto
  8. hex
  9. hvsock >= "0.8.1"
  10. uri >= "1.8.0"
  11. win-eventlog
  12. asl
  13. mtime >= "1.0.0"
  14. fmt
  15. logs
  16. datakit-client-git
  17. datakit-client-9p >= "0.11.0"
  18. datakit-github >= "0.11.0" & < "0.12.0"
  19. lwt >= "3.0.0"
  20. cmdliner
  21. jbuilder >= "1.0+beta7" & < "1.0+beta12"
  22. ocaml

Dev Dependencies (2)

  1. datakit with-test & >= "0.11.0"
  2. alcotest with-test & < "0.8.0"

Used by

    None

Conflicts

    None