commit | 91a29e7b38bf8ee4a8efe0ea0a3bed10da834af9 | [log] [tgz] |
---|---|---|
author | Christian Aistleitner <christian@quelltextlich.at> | Sun Jul 05 11:48:40 2020 +0200 |
committer | Christian Aistleitner <christian@quelltextlich.at> | Sat Jul 11 15:47:37 2020 +0200 |
tree | cf74ae8790baaf048aa0a2e9ec948a9cbb37f3c1 | |
parent | 23097e14487fa0af03b5a73a28f16dcde95898c9 [diff] |
Set visible only on demand By not being visible by default, but only on demand, we help parent containers to hide themselves if they would not show content. Change-Id: I5551f448eb7e1456c0e6e2e90ceed6446d00d484
Openstack uses Zuul for project gating and one of the features of Zuul is cross repository dependencies (CRD). Zuul will detect CRDs in git commit messages to allow it to arrange patchsets (in order) before scheduling them for build and test.
The problems with having only a ‘depends-on’ reference:
To help alleviate these issues this plugin adds the following:
Detailed information about this plugin can be found in the documentation.