zuul/zuul/merger
Simon Westphahl 526a7ed9af Use merger to get list of files for pull-request
The Github pull requests files API only returns at max the first 300
changed files of a PR in alphabetical order.

In case the PR has more than 300 changed files, it might be that Zuul
is not considering changes to the config and not using them
speculatively due to the incomplete file list.

Also jobs using file filters might not be considered in case the
relevant files are not in the list of files for a change.

Change-Id: I10a593e26ac85b8c12ca9c82051cad809382f50a
2018-10-09 10:09:54 +02: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 Use merger to get list of files for pull-request 2018-10-09 10:09:54 +02:00
server.py Map file comment line numbers 2018-08-15 14:38:03 -07:00