package datakit-bridge-github

  1. Overview
  2. Docs

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: 15 Feb 2017

Dependencies (23)

  1. github >= "2.1.0" & < "3.0.0"
  2. github-hooks >= "0.1.1" & < "0.2.0"
  3. datakit-client >= "0.9.0" & < "0.10.0"
  4. datakit-server >= "0.9.0" & < "0.10.0"
  5. datakit-github >= "0.9.0" & < "0.10.0"
  6. protocol-9p >= "0.8.0"
  7. uri >= "1.8.0"
  8. prometheus-app
  9. conduit
  10. nocrypto
  11. hex
  12. hvsock >= "0.8.1" & < "0.14.0"
  13. win-eventlog
  14. asl
  15. mtime < "1.0.0"
  16. fmt
  17. logs
  18. lwt >= "2.7.0"
  19. cmdliner < "1.0.0"
  20. topkg build
  21. ocamlbuild build
  22. ocamlfind build
  23. ocaml

Dev Dependencies (1)

  1. datakit with-test & < "0.10.0"

Used by

None

Conflicts

None