Roll recipe dependencies (trivial).
This is an automated CL created by the recipe roller. This CL rolls recipe changes from upstream projects (e.g. depot_tools) into downstream projects (e.g. tools/build). More info is at https://goo.gl/zkKdpD. Use https://goo.gl/noib3a to file a bug. depot_tools: https://crrev.com/016601cc21469a272315d694a9add19e0b68328c Add mechanism for telling CQ to avoid retrying builds. (erikchen@chromium.org) https://crrev.com/020b59722ab078d6cca25cb767ef7b65dfcc56a4 presubmit: Remove EnsureCQIncludeTrybotsAreAdded (ehmaldonado@chromium.org) https://crrev.com/61ea30737c65fb3a6ad7096f447465e58f8b915c git-cl: Remove unused settings. (ehmaldonado@chromium.org) https://crrev.com/0b287c5bcafd13a43147fd339aab60be6d5f56e0 introduce ninjalog_uploader to autoninja.bat (tikuta@chromium.org) https://crrev.com/96fdf7cbe6ed4cf752031d1c5ad1ca570906b47f [ninja] collect build configs (tikuta@chromium.org) https://crrev.com/a21a7c53d9b204f09c9e1811ca4eaccb31463d42 [ninja] update ninja repository url (tikuta@chromium.org) https://crrev.com/7808a519be73aaf96b50acde8a3b80dd6213d1a0 Fix typo in man page for git new-branch (clemensh@chromium.org) https://crrev.com/d87b09662ee8a8b50b2dd36630e9a9c4df562d1c More context when _load_codereview_impl asserts (joenotcharles@google.com) https://crrev.com/64a001ef13c8caf06ffe0354aba75e4c3f2f8684 Add support for retry command to buildbucket.py (sergiyb@chromium.org) https://crrev.com/ffb5052e431ce15f335ec832f4f74a16743dc62b delete unused api.gerrit.get_change_destination_branch. (tandrii@chromium.org) https://crrev.com/ba83229a731721ff888374b0ba6eab8ec80fb652 Fix semantics of git new-branch --upstream (clemensh@chromium.org) https://crrev.com/f28ef9887ee23597d4a0b89d068f7b8e377fc876 Add bypass_warnings flag to Commit Format check (hinoka@google.com) recipe_engine: https://crrev.com/2caa3255a823c92842e4725693d35d13783fb81e python: add infra_failing_step utility method. (jbudorick@chromium.org) https://crrev.com/faa8db3ceb17f3bc13c4ead7e4603760a0532f99 Use reason instead of reason_message. (jchinlee@chromium.org) TBR=borenet@google.com Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Change-Id: I01196cdf617fe0631ab2a208209fd52f903ab9d4 Reviewed-on: https://skia-review.googlesource.com/c/174317 Commit-Queue: Recipe Roller <recipe-roller@chromium.org> Reviewed-by: Recipe Roller <recipe-roller@chromium.org>
This commit is contained in:
parent
136ed7951a
commit
5138990abe
@ -14,12 +14,12 @@
|
||||
"deps": {
|
||||
"depot_tools": {
|
||||
"branch": "master",
|
||||
"revision": "457b44f3cd294e63e6cf6ce3397033e69b570a01",
|
||||
"revision": "f28ef9887ee23597d4a0b89d068f7b8e377fc876",
|
||||
"url": "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
|
||||
},
|
||||
"recipe_engine": {
|
||||
"branch": "master",
|
||||
"revision": "793d8faa696f62fa2c774b8c854bbf4d64dff24e",
|
||||
"revision": "faa8db3ceb17f3bc13c4ead7e4603760a0532f99",
|
||||
"url": "https://chromium.googlesource.com/infra/luci/recipes-py.git"
|
||||
}
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user