zuul/zuul
Clark Boylan 92dba202ed Bump mypy for py3.8 support
mypy depends on typed-ast which relatively recently added python 3.8
support. Unfortunately the mypy we were using requires an older
typed-ast and fails under python 3.8. Fix this by bumping mypy up to a
level where minimal code changes are necessary.

The code changes we made ignore type conflicts due to redefinition on
conditional imports. Comments include link back to a bug describing this
issue and workaround in mypy.

Change-Id: Iec69a27b16a1e09eb6bfbcf8d68deb1ae68d42a3
2020-04-27 17:43:50 -07:00
..
ansible Merge "Don't try to stream from winrm connections" 2020-04-22 14:18:02 +00:00
cmd Merge "Add TLS support for ZooKeeper" 2020-04-14 21:35:33 +00:00
connection Annotate some logs in the scheduler with event id 2019-05-17 06:06:11 +02:00
driver Merge "OIDCAuthenticator: add capabilities, scope option" 2020-04-15 14:25:44 +00:00
execution_context Add wrapper driver execution context 2017-08-18 16:35:12 -07:00
executor Filter secret ZUUL_ env variables from ansible env 2020-04-15 23:09:48 +02:00
lib Bump mypy for py3.8 support 2020-04-27 17:43:50 -07:00
manager Annotate dynamic layout creation 2020-04-07 18:02:59 +02:00
merger Revert "Tune automatic garbage collection of git repos" 2020-04-25 11:29:44 -07:00
reporter Support file comments via Github checks API 2020-02-19 14:01:41 +01:00
source Annotate canMerge check with event id 2019-07-12 12:34:57 +02:00
sphinx Add zuul-sphinx as a requirement 2017-08-07 14:56:17 -07:00
trigger Annotate logs in the zuul driver with event ids 2019-05-17 06:06:11 +02:00
web Add TLS support for ZooKeeper 2020-03-18 14:47:37 -07:00
__init__.py Initial commit. 2012-05-29 14:49:32 -07:00
_setup_hook.py Revert "Create zuul/web/static on demand" 2019-06-04 09:57:04 -07:00
change_matcher.py Match tag items against containing branches 2020-03-06 13:29:18 -08:00
configloader.py Annotate dynamic layout creation 2020-04-07 18:02:59 +02:00
exceptions.py web: add tenant and project scoped, JWT-protected actions 2019-07-10 12:11:14 +02:00
model.py OIDCAuthenticator: add capabilities, scope option 2020-03-27 16:47:21 +00:00
nodepool.py Store a list of held nodes per held build in hold request 2019-10-24 13:39:16 -04:00
rpcclient.py Add client_id to RPC client 2020-01-28 10:16:19 +01:00
rpclistener.py Authorization rules: add templating 2020-02-21 09:37:35 +00:00
scheduler.py Consolidate scheduler pause/exit as hibernation 2020-04-03 14:49:59 +02:00
version.py Report git sha in status page version 2018-04-27 10:21:43 -07:00
zk.py Add TLS support for ZooKeeper 2020-03-18 14:47:37 -07:00