Skip to content

Commit 0761ab6

Browse files
skia-autorollSkCQ
authored andcommitted
Roll Depot Tools from 4c6437f269f1 to 7c09ebfd12c9 (8 revisions)
https://skia.googlesource.com/buildbot.git/+log/4c6437f269f1..7c09ebfd12c9 2025-12-09 [email protected] Optimize CheckForCommitObjects by batching `git ls-tree` operations 2025-12-09 [email protected] Add structured test id experiment for presubmit tests 2025-12-09 [email protected] Optimize CheckForCommitObjects presubmit check 2025-12-09 [email protected] Speed up presubmit by caching code-owners check 2025-12-09 [email protected] Add canned check for AyeAye analyzers 2025-12-09 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial). 2025-12-09 [email protected] siso: have siso.py control if collector creates socket file. 2025-12-09 [email protected] siso: integrate collector call. If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/depot-tools-skia-infra Please CC [email protected],[email protected] on the revert to ensure that a human is aware of the problem. To file a bug in Depot Tools: https://bugs.chromium.org/p/chromium/issues/entry To file a bug in Skia Infra: https://bugs.chromium.org/p/skia/issues/entry To report a problem with the AutoRoller itself, please file a bug: https://issues.skia.org/issues/new?component=1389291&template=1850622 Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md Tbr: [email protected] Change-Id: Ifb0b85dbf787d9a56714309908f4b2fc0d1743d9 Reviewed-on: https://skia-review.googlesource.com/c/buildbot/+/1121538 Commit-Queue: skia-autoroll <[email protected]> Bot-Commit: skia-autoroll <[email protected]>
1 parent 492dfbf commit 0761ab6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

DEPS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ vars = {
1010

1111
deps = {
1212
'depot_tools': {
13-
'url': 'https://chromium.googlesource.com/chromium/tools/depot_tools.git@4c6437f269f13d74bea98c625828146b53e2b340',
13+
'url': 'https://chromium.googlesource.com/chromium/tools/depot_tools.git@7c09ebfd12c9470ec2ff6c02685c3a157a9290b7',
1414
'condition': 'False',
1515
},
1616
'cipd_bin_packages': {

go/depot_tools/deps/deps_gen.go

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)