Searched refs:CQ (Results 1 – 25 of 50) sorted by relevance
12
/third_party/flutter/skia/site/dev/contrib/ |
D | cqkeywords.md | 8 submitting the change via the CQ, then you can mark it with "COMMIT=false". 9 The CQ will immediately abandon the change if it contains this option. 10 To do a dry run through the CQ please use Gerrit's [CQ Dry Run](https://groups.google.com/a/chromiu… 14 The CQ will run through its list of verifiers (reviewer check, trybots, tree check, 22 The CQ rejects patchsets with open dependencies. An open dependency exists when a CL 28 Allows you to add arbitrary trybots to the CQ's list of default trybots. 29 The CQ will block till these tryjobs pass just like the default list of tryjobs. 45 If you want to skip the tree status checks, to make the CQ commit a CL even if the tree is closed, 67 The CQ will then not run any try jobs for your change and will commit the CL as soon as the tree is…
|
D | submit.md | 164 Once your change has received an approval, you can click the "Submit to CQ" 209 click the "Submit to CQ" button and submit your patch via the commit queue.
|
/third_party/skia/site/docs/dev/contrib/ |
D | cqkeywords.md | 9 See [CQ 21 submitting the change via the CQ, then you can mark it with "Commit: false". 22 The CQ will immediately abandon the change if it contains this option. 23 To do a dry run through the CQ please use Gerrit's [CQ Dry 29 The CQ will run through its list of verifiers (reviewer check, trybots, tree check, 38 The CQ rejects patchsets with open dependencies. An open dependency exists when a CL 45 Allows you to add arbitrary trybots to the CQ's list of default trybots. 46 The CQ will block till these tryjobs pass just like the default list of tryjobs. 71 If you want to skip the tree status checks, to make the CQ commit a CL even if 97 The CQ will then not run any try jobs for your change and will commit the CL as
|
D | submit.md | 166 Once your change has received an approval, you can click the "Submit to CQ" 209 click the "Submit to CQ" button and submit your patch via the commit queue.
|
/third_party/flutter/skia/third_party/externals/dawn/infra/config/global/ |
D | cr-buildbucket.cfg | 2 # on buildbot. In particular, CQ uses some of these buckets to schedule tryjobs. 223 # A subset of the CI configurations are used for the CQ. We still mirror 234 # Actually on the CQ 241 # Actually on the CQ 248 # Actually on the CQ 256 # Actually on the CQ 262 # Actually on the CQ 269 # Actually on the CQ 277 # Actually on the CQ 285 # Actually on the CQ
|
/third_party/boost/boost/geometry/srs/projections/impl/ |
D | pj_qsfn.hpp | 69 T C[MAX_C], CP[MAX_C], CQ[MAX_C]; member 86 sum = a.CQ[MAX_C - 1]; in proj_qsfn() 87 while (--i) sum = a.CQ[i] + s2 * sum; in proj_qsfn()
|
/third_party/skia/infra/ |
D | README.md | 2 contains configs that are specific to the main branch (e.g. config for the CQ
|
/third_party/flutter/skia/infra/ |
D | README.md | 2 contains configs that are specific to the master branch (e.g. config for the CQ
|
/third_party/skia/third_party/externals/swiftshader/infra/config/generated/ |
D | commit-queue.cfg | 9 name: "SwiftShader-CQ"
|
/third_party/skia/third_party/externals/dawn/docs/ |
D | contributing.md | 117 add the "Commit Queue" CQ+1 label to run the automated tests for Dawn. Once the 118 CL has CR+2 you can then add the CQ+2 label to run the automated tests and 122 CQ+2 label once the CR+2 label is added.
|
/third_party/skia/third_party/externals/tint/infra/config/global/generated/ |
D | commit-queue.cfg | 15 name: "Tint-CQ"
|
/third_party/skia/infra/project-config/ |
D | cr-buildbucket.cfg | 2 # on buildbot. In particular, CQ uses some of these buckets to schedule tryjobs.
|
/third_party/flutter/skia/infra/project-config/ |
D | cr-buildbucket.cfg | 2 # on buildbot. In particular, CQ uses some of these buckets to schedule tryjobs.
|
/third_party/skia/third_party/externals/dawn/infra/config/global/generated/ |
D | commit-queue.cfg | 15 name: "Dawn-CQ"
|
/third_party/skia/third_party/externals/angle2/infra/ |
D | ANGLEWrangling.md | 35 healthy. These are also known as the CQ (commit queue) bots. Some 144 Most important task here is to keep healthy the 2 SwANGLE bots on ANGLE CQ, 148 As well as the 2 SwANGLE bots used for ANGLE rolls on Chromium CQ,
|
/third_party/skia/third_party/externals/angle2/doc/ |
D | TestingAndProcesses.md | 106 …* For the ANGLE Commit Queue (CQ), grant try-job access via the [Chrome Infra Auth administration … 107 * The admin console also has a separate group for [CQ access][CQAccessAdmin].
|
D | ContributingCode.md | 37 ANGLE's commit queue (CQ) will detect such breakage. Ask a project member for help with Chromium 56 * To kick off a try job, use the 'CQ Dry Run' button, or set the Commit-Queue +1 label to trigger 57 a dry run of the CQ (will not land the change). 213 commit message, and an optional checkbox for automatically sending the revert CL to CQ. Please edit
|
D | BranchingAndRolling.md | 11 change breaking ANGLE's CQ, the version of Chromium against which
|
/third_party/grpc/src/python/grpcio/grpc/_cython/_cygrpc/ |
D | channel.pyx.pxi | 148 On success, `on_success` will be invoked with the tag taken from the CQ. 155 c_completion_queue: The CQ which will be polled. 157 tag from the CQ.
|
D | server.pyx.pxi | 63 queue. In the case that no CQ is bound to the server, and the shutdown
|
/third_party/flutter/skia/third_party/externals/angle2/doc/ |
D | ContributingCode.md | 19 …e files be aware you could break the Chromium build. ANGLE's commit queue (CQ) will detect such br… 28 …* To kick of a try job, use the 'CQ Dry Run' button, or set the Commit-Queue +1 label to trigger a…
|
/third_party/flutter/skia/third_party/externals/angle2/infra/ |
D | README.md | 43 * Update **`infra/config/cq.cfg`** to add the builder to the default CQ jobs (if desired).
|
/third_party/skia/third_party/externals/tint/ |
D | README.md | 85 In the future we will have a CQ that will build this work flow and flag issues
|
/third_party/skia/site/docs/dev/chrome/ |
D | blink.md | 77 the gardener. This should go through the CQ cleanly.
|
/third_party/flutter/skia/site/dev/chrome/ |
D | blink.md | 72 the gardener/sheriff. This should go through the CQ cleanly.
|
12