From 89d5a90d9f1e840f7b3ee9531b2db07beb168714 Mon Sep 17 00:00:00 2001 From: skia-autoroll Date: Tue, 13 Jul 2021 18:24:48 +0000 Subject: [PATCH] Roll SK Tool from 2a0de43aadc8 to 662df6e651a2 https://skia.googlesource.com/buildbot.git/+log/2a0de43aadc8..662df6e651a2 2021-07-13 borenet@google.com [sk] Add --ci flag to "asset" subcommand, to switch auth methods 2021-07-13 kjlubick@google.com [gold] Include triage history in search results 2021-07-13 kjlubick@google.com [gold] Fix bug with identifying blame ranges. 2021-07-13 kjlubick@google.com [gold] More v2 API connections 2021-07-13 rmistry@google.com [skcq] Use criaClient when talking to go/cria If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/sk-tool-skia Please CC rmistry@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md Tbr: rmistry@google.com Change-Id: I49bb746be61eead0ce74510aa2fa8e46d9cb0ef5 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/427544 Reviewed-by: skia-autoroll Commit-Queue: skia-autoroll --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 6ed2912a62..d419468f78 100644 --- a/DEPS +++ b/DEPS @@ -6,7 +6,7 @@ vars = { # Three lines of non-changing comments so that # the commit queue can handle CLs rolling different # dependencies without interference from each other. - 'sk_tool_revision': 'git_revision:431aedb0c26df232898221cb6328e31e1305f41b', + 'sk_tool_revision': 'git_revision:662df6e651a2ff90ebc6da8b6c26db49bc984f01', } deps = {