commit | 1ff2cb7382bb911d0d01800ff9ba1ea0e3cc88f4 | [log] [tgz] |
---|---|---|
author | Paladox none <thomasmulhall410@yahoo.com> | Fri Jun 20 02:03:27 2025 -0700 |
committer | Paladox none <thomasmulhall410@yahoo.com> | Fri Jun 20 06:36:42 2025 -0700 |
tree | e70746435b2555db39a642252b09a46492cdb5c7 | |
parent | 7db1779223f0e0735a9293f244be70d31ca5fe25 [diff] |
Convert from Polymer to Lit Change-Id: I4486450eef72d97edb9c9bb265ed9f41b2ca688f
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.