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

Dependencies (21)

  1. github >= "2.2.0" & < "3.0.0"
  2. github-hooks >= "0.1.1" & < "0.2.0"
  3. datakit-client >= "0.10.0" & < "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-server >= "0.10.0" & < "0.11.0"
  17. datakit-github >= "0.10.0" & < "0.11.0"
  18. lwt >= "3.0.0"
  19. cmdliner
  20. jbuilder >= "1.0+beta7" & < "1.0+beta12"
  21. ocaml

Dev Dependencies (1)

  1. datakit with-test & >= "0.10.0" & < "0.11.0"

Used by

None

Conflicts

None