zuul/zuul/manager
Felix Edel 08dde23ab5 Flatten SourceContext data structure
This stores necessary attributes from a Project directly on the
SourceContext instead of the whole Project.

This will help us to serialize the SourceContext without serialising the
Project as well as the Project also contains references to the
Connection and Source.

This is part of a bigger change to serialize the JobGraph (including all
frozen jobs).

Change-Id: Ib4037da2f7a0f803aca24ce880dbc262375db6a4
2021-09-30 15:51:57 -07:00
..
__init__.py Flatten SourceContext data structure 2021-09-30 15:51:57 -07:00
dependent.py Remove onChangeUpdated method 2021-09-24 11:47:45 -07:00
independent.py Remove onChangeUpdated method 2021-09-24 11:47:45 -07:00
serial.py Add serial pipeline manager 2020-04-29 14:59:15 -07:00
shared.py Move queue from pipeline to project 2021-02-03 13:04:20 +01:00
supercedent.py Make sure dynamic change queues are marked as such 2021-09-02 13:43:32 +02:00