summaryrefslogtreecommitdiff
path: root/zuul/driver/__init__.py
Commit message (Expand)AuthorAgeFilesLines
* Interface to get a driver's trigger event classSimon Westphahl2021-03-181-0/+5
* web: add tenant and project scoped, JWT-protected actionsMatthieu Huin2019-07-101-0/+19
* Status branch protection checking for githubTobias Henkel2018-06-041-1/+3
* Write secrets to tmpfsJames E. Blair2017-08-191-1/+4
* Add wrapper driver execution contextJames E. Blair2017-08-181-15/+9
* Change name and document the bind_mount config pathsMonty Taylor2017-07-281-3/+3
* Use mypy to do static type checkingMonty Taylor2017-07-271-1/+1
* Merge "executor: run trusted playbook in a bubblewrap" into feature/zuulv3Jenkins2017-06-261-0/+10
|\
| * executor: run trusted playbook in a bubblewrapTristan Cacqueray2017-06-171-0/+10
* | Remove use of six libraryMonty Taylor2017-06-191-14/+6
|/
* Add support for bwrapClint Byrum2017-06-011-0/+24
* Add driver-specific pipeline requirementsJames E. Blair2017-05-191-0/+24
* Add ability to stop driversClark Boylan2017-04-251-0/+11
* Clarify TriggerInterface documentationDavid Shrewsbury2017-04-051-4/+7
* Add Drivers to documentationJames E. Blair2017-01-201-2/+4
* Separate driver interfaces and make abstractJames E. Blair2017-01-201-60/+109
* Reorganize connections into driversJames E. Blair2017-01-201-0/+167