Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add local git bridge #458

Merged
merged 1 commit into from
Jan 23, 2017
Merged

Add local git bridge #458

merged 1 commit into from
Jan 23, 2017

Conversation

talex5
Copy link
Contributor

@talex5 talex5 commented Jan 20, 2017

Normally, we use datakit-github to monitor the state of a remote repository on GitHub and use that as the input to the CI. When getting started with DataKitCI it is more convenient to be able to monitor a local Git repository.

Implements #335.

Normally, we use datakit-github to monitor the state of a remote
repository on GitHub and use that as the input to the CI. When getting
started with DataKitCI it is more convenient to be able to monitor a
local Git repository.

This also extends SelfCI with a docker-compose file that uses this local
bridge to run the tests against the local repository.

Signed-off-by: Thomas Leonard <thomas.leonard@docker.com>
@talex5 talex5 merged commit c264d74 into moby:master Jan 23, 2017
@talex5 talex5 deleted the local-bridge branch January 23, 2017 15:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants