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 <skia-autoroll@skia-public.iam.gserviceaccount.com>
Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com>
This commit is contained in:
skia-autoroll 2021-07-13 18:24:48 +00:00 committed by Skia Commit-Bot
parent f8b7c1ac5f
commit 89d5a90d9f

2
DEPS
View File

@ -6,7 +6,7 @@ vars = {
# Three lines of non-changing comments so that # Three lines of non-changing comments so that
# the commit queue can handle CLs rolling different # the commit queue can handle CLs rolling different
# dependencies without interference from each other. # dependencies without interference from each other.
'sk_tool_revision': 'git_revision:431aedb0c26df232898221cb6328e31e1305f41b', 'sk_tool_revision': 'git_revision:662df6e651a2ff90ebc6da8b6c26db49bc984f01',
} }
deps = { deps = {