commit | f0d284804e99c8f1e652c2fe43a1976bc8aa129a | [log] [tgz] |
---|---|---|
author | Armando Montanez <amontanez@pigweed.infra.roller.google.com> | Thu Aug 10 22:13:18 2023 +0000 |
committer | CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Aug 10 22:13:18 2023 +0000 |
tree | 9a7aac454df7b04909a73f4e1b4a0e2894598b02 | |
parent | 04a000baa62f8e711fca5897c503c5af4852b816 [diff] |
[roll third_party/pigweed] pw_env_setup: Improve cipd_repository error handling Improves the robustness of the cipd_repository repository rule in the Bazel build. - Uses the relative path to the fetched CIPD binary rather than assuming CIPD is present on the PATH. - cipd_repository will now emit errors if `cipd ensure` fails. - File globs include all files in the repository rather than just files in subdirectories of the repository. Original-Bug: b/295226647 Original-Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/165011 https://pigweed.googlesource.com/pigweed/pigweed third_party/pigweed Rolled-Commits: 8199a9802aa593c..8e93cfeeada27b5 Roller-URL: https://ci.chromium.org/b/8773112362314501473 GitWatcher: ignore CQ-Do-Not-Cancel-Tryjobs: true Change-Id: If95599fa87438abaf4484b0511408f3916f28501 Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/experimental/+/165110 Commit-Queue: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com> Bot-Commit: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com>
diff --git a/third_party/pigweed b/third_party/pigweed index 8199a98..8e93cfe 160000 --- a/third_party/pigweed +++ b/third_party/pigweed
@@ -1 +1 @@ -Subproject commit 8199a9802aa593cd4f54f80f69c943b92cfe1bac +Subproject commit 8e93cfeeada27b588957020bf817aee6f4897806