summaryrefslogtreecommitdiff
path: root/tests/unit/test_github_driver.py
Commit message (Expand)AuthorAgeFilesLines
* Report dequeued changes via Github checks APIFelix Edel2020-05-141-0/+55
* Don't reconfigure the tenant on tag creationTobias Henkel2020-05-071-0/+16
* Merge "Make github file annotation levels configurable via zuul return"Zuul2020-04-061-6/+22
|\
| * Make github file annotation levels configurable via zuul returnFelix Edel2020-03-061-6/+22
* | Use scheduler manager consistently in testsJan Kubovy2020-04-031-13/+21
* | Scheduler test app managerJan Kubovy2020-04-031-8/+8
* | Merge "Improve error reporting when pr merge fails"Zuul2020-03-061-2/+11
|\ \ | |/ |/|
| * Improve error reporting when pr merge failsTobias Henkel2020-02-231-2/+11
* | Merge "Test canMerge also with checks api"Zuul2020-03-021-0/+9
|\ \
| * | Test canMerge also with checks apiTobias Henkel2020-02-251-0/+9
* | | Merge "Refactor branch protection test infrastructure"Zuul2020-03-021-9/+9
|\ \ \ | |/ /
| * | Refactor branch protection test infrastructureTobias Henkel2020-02-251-9/+9
| |/
* | Support file comments via Github checks APIFelix Edel2020-02-191-1/+98
|/
* Implement basic github checks API workflowFelix Edel2020-02-191-1/+158
* Handle draft pull requests in canMergeTobias Henkel2020-01-281-0/+12
* Keep tenant_last_reconfigured float precision (time.sleep removal)Fabien Boucher2019-10-251-3/+0
* Build GitHub URLs for tags correctlyFelix Schmidt2019-10-161-0/+6
* Merge "Support squash merge in Github"Zuul2019-07-311-0/+30
|\
| * Support squash merge in GithubTobias Henkel2019-06-111-0/+30
* | Merge "Allow to select the merge method in Github"Zuul2019-07-311-0/+29
|\ \ | |/
| * Allow to select the merge method in GithubMarkus Hosch2019-06-111-0/+29
* | Merge "Filter out unprotected branches from builds if excluded"Zuul2019-07-021-0/+73
|\ \
| * | Filter out unprotected branches from builds if excludedTobias Henkel2019-06-251-0/+73
| |/
* | Add command processor to zuul-webTobias Henkel2019-06-211-1/+1
|/
* Add support for submitting reviews on GitHubClint Byrum2019-04-301-1/+10
* Switch to LRU based sha to PR cacheClark Boylan2019-02-191-4/+9
* Test GithubShaCacheClark Boylan2019-02-191-1/+86
* Include PR title in change messageSimon Westphahl2019-01-181-1/+4
* Merge "Delay Github fileschanges workaround to pipeline processing"Zuul2018-12-291-0/+36
|\
| * Delay Github fileschanges workaround to pipeline processingTobias Henkel2018-12-181-0/+36
* | Use combined status for Github status checksTobias Henkel2018-12-071-1/+18
|/
* Retry queries for commitsTobias Henkel2018-11-221-0/+31
* Fix manual dequeue of github itemsTobias Henkel2018-11-221-0/+65
* Merge "Fix issue in Github connection with large diffs"Zuul2018-11-061-1/+15
|\
| * Fix issue in Github connection with large diffsSimon Westphahl2018-10-251-1/+15
* | Fix flake 3.6.0 warningsAndreas Jaeger2018-10-281-9/+10
|/
* Merge "Use merger to get list of files for pull-request"Zuul2018-10-231-0/+13
|\
| * Use merger to get list of files for pull-requestSimon Westphahl2018-10-091-0/+13
* | Reload tenant in case of new project branchesMarkus Hosch2018-09-101-0/+40
|/
* Cache branches in connections/sourcesJames E. Blair2018-08-091-0/+6
* Merge "Per-branch management of unparsed config cache"Zuul2018-07-261-1/+1
|\
| * Per-branch management of unparsed config cacheMarkus Hosch2018-07-161-1/+1
* | Merge "Reduce number of reconfigurations on branch delete"Zuul2018-07-261-13/+72
|\ \ | |/
| * Reduce number of reconfigurations on branch deleteMarkus Hosch2018-07-161-13/+72
* | Merge "Add test facility to add file contents in github tests"Zuul2018-07-101-2/+2
|\ \ | |/ |/|
| * Add test facility to add file contents in github testsTobias Henkel2018-07-091-2/+2
* | Fix GitHub branch protection testMarkus Hosch2018-07-091-6/+9
|/
* Merge "Fix missing dequeue on synchronized pull request"Zuul2018-06-271-0/+6
|\
| * Fix missing dequeue on synchronized pull requestTobias Henkel2018-06-251-0/+6
* | Fix branch parsing in _event_pullTobias Henkel2018-06-221-12/+39