roll: pigweed, pw_toolchain: bazel: Enable ResultStore Example invocation: https://source.cloud.google.com/results/invocations/dd002879-0663-4ccb-8e4c-56d98298d88e. Note that although at this time only Googlers (and CI) can enable `--config=remote_cache` and generate the invocations, they are **publicly viewable** (anyone can click the link, anonymously). Original-Bug: 358852408 Original-Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/233011 https://pigweed.googlesource.com/pigweed/pigweed pigweed, pw_toolchain Rolled-Commits: 25bb1a383ded8da..8db14c55863eed5 Roller-URL: https://ci.chromium.org/b/8738139388509149601 GitWatcher: ignore CQ-Do-Not-Cancel-Tryjobs: true Change-Id: I459378af6147ffe5a4973aeebb0075ed2cd9a6ce Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/quickstart/bazel/+/232996 Bot-Commit: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com> Commit-Queue: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com> Lint: Lint 🤖 <android-build-ayeaye@system.gserviceaccount.com>
diff --git a/MODULE.bazel b/MODULE.bazel index 1610c38..aad004d 100644 --- a/MODULE.bazel +++ b/MODULE.bazel
@@ -48,8 +48,8 @@ module_name = "pigweed", # ROLL: Warning: this entry is automatically updated. # ROLL: Last updated 2024-08-30. - # ROLL: By https://cr-buildbucket.appspot.com/build/8738139770649355073. - commit = "25bb1a383ded8dab09163bd1c0f72406b744b1c8", + # ROLL: By https://cr-buildbucket.appspot.com/build/8738139388509149601. + commit = "8db14c55863eed5bc667225d1ed3a527f0cd2c3a", remote = "https://pigweed.googlesource.com/pigweed/pigweed", ) @@ -57,8 +57,8 @@ module_name = "pw_toolchain", # ROLL: Warning: this entry is automatically updated. # ROLL: Last updated 2024-08-30. - # ROLL: By https://cr-buildbucket.appspot.com/build/8738139770649355073. - commit = "25bb1a383ded8dab09163bd1c0f72406b744b1c8", + # ROLL: By https://cr-buildbucket.appspot.com/build/8738139388509149601. + commit = "8db14c55863eed5bc667225d1ed3a527f0cd2c3a", remote = "https://pigweed.googlesource.com/pigweed/pigweed", strip_prefix = "pw_toolchain_bazel", )