summaryrefslogtreecommitdiff
path: root/tests/unit/test_github_driver.py
Commit message (Expand)AuthorAgeFilesLines
* Return cached Github change on concurrent updateSimon Westphahl2023-02-171-1/+42
* Merge "Report a config error for unsupported merge mode"Zuul2022-12-191-0/+21
|\
| * Report a config error for unsupported merge modeJames E. Blair2022-11-111-0/+21
* | Check if Github detected a merge conflict for a PRSimon Westphahl2022-11-181-0/+12
|/
* Add rebase-merge merge modeJames E. Blair2022-10-171-2/+50
* Add whitespace around keywordsJames E. Blair2022-08-021-1/+1
* Strictly sequence reconfiguration eventsJames E. Blair2022-07-181-1/+1
* Clarify missing merge requirement messageJames E. Blair2022-06-091-1/+1
* Add support for GHE repository cacheJames E. Blair2022-05-051-2/+104
* Fix bug in getting changed filesDong Zhang2022-04-251-0/+34
* Merge "Dequeue items that can no longer merge"Zuul2022-03-231-0/+49
|\
| * Dequeue items that can no longer mergeJames E. Blair2022-03-221-0/+49
* | Merge "Handle Github branch protection rule webhook events"Zuul2022-03-221-0/+47
|\ \
| * | Handle Github branch protection rule webhook eventsJames E. Blair2022-03-011-0/+47
| |/
* | Include original path of renamed file for a PRSimon Westphahl2022-03-091-1/+12
|/
* Remove rpcclient from connection test fixturesJames E. Blair2022-01-171-1/+1
* Remove rpcclient use from github testsJames E. Blair2022-01-171-39/+25
* Execute Github tests with only one schedulerFelix Edel2021-11-301-0/+9
* Combine different history approaches for merge jobs in testsFelix Edel2021-11-291-4/+2
* Store branch cache minimum ltimes in layout stateSimon Westphahl2021-11-051-1/+1
* Ensure same layout UUID across schedulersSimon Westphahl2021-10-291-1/+1
* Execute merge jobs via ZooKeeperFelix Edel2021-08-061-8/+9
* Fix support for multiple github connectionTristan Cacqueray2021-08-051-0/+17
* Don't clear connection caches during full reconfigSimon Westphahl2021-07-091-2/+10
* Store tenant layout state in ZookeeperSimon Westphahl2021-07-081-22/+25
* Add skipped / neutral statuses to the github driverPaul Belanger2021-06-251-8/+11
* Freeze job variables at start of buildJames E. Blair2021-06-241-1/+4
* Fix repo state restore / Keep jobgraphs frozenTobias Henkel2021-04-211-1/+1
* Fix bug w/ None event in Github event forwarderSimon Westphahl2021-03-231-0/+17
* Report max 50 file comments to githubTobias Henkel2021-03-151-0/+68
* Initialize ZooKeeper connection in server rather than in cmd classesFelix Edel2021-03-081-1/+1
* Merge "Save superfluous api requests in check run reporting"Zuul2021-03-011-5/+8
|\
| * Save superfluous api requests in check run reportingTobias Henkel2020-11-041-5/+8
* | Use ZooKeeperClient.fromConfig in testsJames E. Blair2021-02-221-1/+1
* | Mandatory Zookeeper connection for ZuulWeb in testsJan Kubovy2021-02-151-1/+1
* | gitlab: handle protected branchesPierre-Louis Bonicoli2021-01-301-1/+1
|/
* Merge "Restore correct reason reporting of merge failures"Zuul2020-11-021-1/+2
|\
| * Restore correct reason reporting of merge failuresTobias Henkel2020-10-051-1/+2
* | Separate connection registries in testsJan Kubovy2020-10-131-2/+5
|/
* Handle review requirements in canMergeTobias Henkel2020-09-031-0/+79
* Move reports from FakeGithubConnection to github dataTobias Henkel2020-08-311-6/+6
* GitHub Reporter: Fix User Email in Merge Commit MessageBenjamin Schanzel2020-08-261-3/+3
* Merge "github: use the same status url for commit status as checks"Zuul2020-08-131-14/+13
|\
| * github: use the same status url for commit status as checksJames E. Blair2020-08-121-14/+13
* | Dequeue changes via github checks APIFelix Edel2020-08-061-0/+86
|/
* Fix github branch protection while already unprotectedGuillaume Chauvel2020-07-291-0/+3
* scheduler: Fix event process abide hasUnparsedBranchCache argumentGuillaume Chauvel2020-07-291-7/+96
* Merge "github: use change.message in squahsed commit message"Zuul2020-07-281-2/+8
|\
| * github: use change.message in squahsed commit messageGonéri Le Bouder2020-07-101-2/+8
* | Revert "GitHub Reporter: Fix User Email in Merge Commit Message"Simon Westphahl2020-07-141-3/+3
|/