zuul/zuul/merger
Fabien Boucher 194a2bf237 Git driver
This patch improves the existing git driver by adding
a refs watcher thread. This refs watcher looks at
refs added, deleted, updated and trigger a ref-updated
event.

When a refs is updated and that the related commits
from oldrev to newrev include a change on .zuul.yaml/zuul.yaml
or zuul.d/*.yaml then tenants including that ref is reconfigured.

Furthermore the patch includes a triggering model. Events are
sent to the scheduler so jobs can be attached to a pipeline for
running jobs.

Change-Id: I529660cb20d011f36814abe64f837945dd3f1f33
2017-12-15 14:32:40 +01:00
..
__init__.py Split the merger into a separate process 2014-02-17 11:47:15 -08:00
client.py Git driver 2017-12-15 14:32:40 +01:00
merger.py Git driver 2017-12-15 14:32:40 +01:00
server.py Git driver 2017-12-15 14:32:40 +01:00