datakit-bridge-local-gitversion
DataKit Local-Git bridge
This service is a drop-in replacement for the DataKit-GitHub bridge that instead just monitors a local Git repository. It is useful for testing a new DataKitCI configuration without having to configure GitHub integration first.
The local bridge monitors the state of one or more local Git repositories, writing the current head of each branch to DataKit. DataKitCI can be configured to run the CI tests against the project each time a commit is made.
Once you are happy with the way the CI is working, you can replace this service with the GitHub bridge service to have the CI test a project hosted on GitHub instead.
Unlike the GitHub bridge, this service:
- only reports on branches, not tags or pull requests;
- does not report build statuses from other CI systems; and
- does not push the statuses set by the CI anywhere.
Author | Thomas Leonard |
---|---|
License | Apache-1.0+ |
Published | |
Homepage | https://github.com/moby/datakit |
Issue Tracker | https://github.com/moby/datakit/issues |
Maintainer | thomas.leonard@docker.com |
Dependencies |
|
Source [http] | https://github.com/moby/datakit/releases/download/0.12.2/datakit-0.12.2.tbz sha256=fee6cd712a2e313424dc0dd55f09b233f5e5367129d6a697ee257c545fe1820f md5=0684dd6d4c55b163cca25a16df90af26 |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/datakit-bridge-local-git/datakit-bridge-local-git.0.12.2/opam |
No package is dependent