zuul/zuul
Simon Westphahl d5efa36684 Fix job data attribute serialization
Since not all job data attributes of a FrozenJob are of type dict we
need to remove the isinstance check and just store the value.

Change-Id: I61ac5c766604fa9c3b8d4a1225b39f1bb17a9f89
2021-11-22 14:45:59 -08:00
..
ansible Add secret_data to zuul_return 2021-06-24 06:24:23 -07:00
cmd Use pipeline summary from Zookeeper in zuul-web 2021-11-10 09:49:48 +01:00
connection Fix zuul-web startup config priming 2021-11-16 13:07:06 -08:00
driver Merge "Prevent MR message to be None in order to be process by the scheduler" 2021-11-17 08:53:58 +00:00
execution_context Add wrapper driver execution context 2017-08-18 16:35:12 -07:00
executor Load repo state from pipeline state on executors 2021-11-17 15:41:12 +01:00
lib Use sort_keys with json almost everywhere we write to ZK 2021-11-12 15:50:02 -08:00
manager Remove reported_enqueue flag from queue item 2021-11-16 22:38:24 +01:00
merger Use sort_keys with json almost everywhere we write to ZK 2021-11-12 15:50:02 -08:00
reporter Refactor change key/reference resolution 2021-11-03 18:00:19 +01:00
source Add source interface for getting the cache ltime 2021-11-04 15:15:15 +01:00
sphinx docs: remove zuuldocs domain 2020-08-04 16:10:09 +10:00
trigger Filter events on event connection 2021-04-24 08:39:03 -07:00
web Merge "Add an init phase to scheduler/web startup" 2021-11-17 07:09:41 +00:00
zk Merge "Add an init phase to scheduler/web startup" 2021-11-17 07:09:41 +00:00
__init__.py Initial commit. 2012-05-29 14:49:32 -07:00
_setup_hook.py Revert "Revert "Create zuul/web/static on demand"" 2020-07-07 19:53:33 +02:00
change_matcher.py Match tag items against containing branches 2020-03-06 13:29:18 -08:00
configloader.py Report more YAML syntax errors 2021-11-16 09:58:15 -08:00
exceptions.py Let zuul-web look up the live log streaming address from ZooKeeper 2021-09-22 07:25:13 +02:00
model.py Fix job data attribute serialization 2021-11-22 14:45:59 -08:00
nodepool.py Don't add node resources to nonexistent tenant 2021-09-29 15:07:42 -07:00
rpcclient.py Route streams to different zones via finger gateway 2021-06-10 14:09:37 +02:00
rpclistener.py Use abide for listing tenants in zuul-web 2021-11-10 09:49:48 +01:00
scheduler.py Log and ignore exceptions in pipeline processing 2021-11-17 09:41:07 +01:00
version.py Store version information in component registry 2021-10-20 17:17:02 +02:00