commit | 323d7a5affc1acc3a037df82249a077be3dc0162 | [log] [tgz] |
---|---|---|
author | David Pursehouse <dpursehouse@collab.net> | Wed Oct 16 12:56:54 2019 +0900 |
committer | David Pursehouse <dpursehouse@collab.net> | Wed Oct 16 12:56:54 2019 +0900 |
tree | 4b2ebd24593fa60e82d3c8a93eae674ec923e4e8 | |
parent | 64920789d330d8d4d59c861a45ed39e03105f488 [diff] |
Replace bazel-genfiles with bazel-bin in documentation Bug: Issue 11757 Change-Id: I8fe51a5212a4c4c418618d9516f41d27f4314ddf
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.