From 619eef2d0d67294f849ed0068af8fc70eb406d9d Mon Sep 17 00:00:00 2001 From: skia-autoroll Date: Wed, 6 Sep 2023 04:06:42 +0000 Subject: Roll Skia Infra from f5590cb5133d to cba82c7c6f4a (5 revisions) https://skia.googlesource.com/buildbot.git/+log/f5590cb5133d..cba82c7c6f4a 2023-09-05 lovisolo@google.com os_steps.go: Allow overriding behavior of os_Steps.TempDir via context key. 2023-09-05 gavinmak@google.com [autoroller] Report revision update latency 2023-09-05 sunxiaodi@google.com [Pinpoint] create culprit detection protos for bisection 2023-09-05 jcgregorio@google.com [perf] Display commit time on hover. 2023-09-05 skia-autoroll@skia-public.iam.gserviceaccount.com Roll Skia Infra CIPD packages from 959bb251c386 to f5590cb5133d (1 revision) If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/infra-skia Please CC rmistry@google.com,skiabot@google.com on the revert to ensure that a human is aware of the problem. To file a bug in Skia Infra: https://bugs.chromium.org/p/skia/issues/entry To file a bug in Skia: https://bugs.chromium.org/p/skia/issues/entry 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 Bug: None Tbr: rmistry@google.com Change-Id: I743711e00b294b494718266397b937b184ac0472 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/752137 Commit-Queue: skia-autoroll Bot-Commit: skia-autoroll --- go_repositories.bzl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'go_repositories.bzl') diff --git a/go_repositories.bzl b/go_repositories.bzl index 04e79a500c..e9553d1565 100644 --- a/go_repositories.bzl +++ b/go_repositories.bzl @@ -3080,8 +3080,8 @@ def go_repositories(): go_repository( name = "org_skia_go_infra", importpath = "go.skia.org/infra", - sum = "h1:JBd/8D0tRHOPtoaX8mvzjRvSIHVal3HlX77SORwlNxY=", - version = "v0.0.0-20230904042911-f5590cb5133d", + sum = "h1:taTKlNh18t/d/TYH6p3zVbRGg2pQOObeytM3Zkgy7rs=", + version = "v0.0.0-20230905203040-cba82c7c6f4a", ) go_repository( name = "org_uber_go_atomic", -- cgit v1.2.3