zuul/tests/fixtures/config/circular-dependencies
James E. Blair b707b01741 Support enqueuing behind circular dependencies
Change Ic121b2d8d057a7dc4448ae70045853347f265c6c omitted support
for enqueuing changes behind a cycle in order to avoid having them
show up in the middle of the cycle.  However, we can process changes
behind a cycle if we wait until we have completely enqueued the
cycle before we embark on enqueing changes behind it.

This also removes unused pipelines which cause extra processing and
output in the unit tests.

Also add a release note about circular deps, and describe additional
caveats about using circular dependencies in the documentation.

Change-Id: I64c0d4e8c20e4638bbafb18409cd28c062369738
2021-03-01 18:45:48 +00:00
..
git Support enqueuing behind circular dependencies 2021-03-01 18:45:48 +00:00
main.yaml Add optional support for circular dependencies 2021-03-01 19:42:56 +01:00