zuul/zuul/driver
Tobias Henkel 8f20771e99
Don't mask exceptions in _process_event
For better logs we emit start and end messages before and after github
event processing. However the return of the event is part of the
finally clause which inhibits any exception from bubbling up. Moving
the return out of the finally clause fixes this so exceptions can be
caught by the caller and logged.

Change-Id: I25b40fe595eb149e0b52156aeceff9b464130d7f
2020-07-21 17:10:04 +02:00
..
auth OIDCAuthenticator: add capabilities, scope option 2020-03-27 16:47:21 +00:00
bubblewrap Stop bind mounting zuul dir into bwrap 2019-06-22 18:36:21 -04:00
gerrit Merge "Detect Gerrit gate pipelines with the wrong connection" 2020-06-15 19:24:10 +00:00
git Adjust io-level logging in gerrit/git drivers 2020-02-13 13:25:44 -08:00
github Don't mask exceptions in _process_event 2020-07-21 17:10:04 +02:00
gitlab Merge "Gitlab - avoid duplicates in the cache" 2020-05-27 15:44:26 +00:00
mqtt Fix mqtt log url reporting when report-build-page is active 2020-06-24 09:22:15 +02:00
nullwrap Log cpu times of ansible executions 2018-07-14 10:32:06 +02:00
pagure pagure: ensure files is list and not a dict_keys 2020-06-02 12:06:05 +02:00
smtp Include ref info in smtp reporter subjects 2019-08-19 12:32:40 -07:00
sql Fix mqtt log url reporting when report-build-page is active 2020-06-24 09:22:15 +02:00
timer Disable misfire grace time of apscheduler job 2020-02-20 07:22:30 +01:00
zuul Record and report time for trigger events 2019-07-18 06:56:23 +02:00
__init__.py web: add tenant and project scoped, JWT-protected actions 2019-07-10 12:11:14 +02:00
util.py Add driver-specific pipeline requirements 2017-05-19 13:24:00 -07:00