roll: pigweed roll: luci

bb
From git_revision:087780a27a082fba0a9134517671cdf658b96ac2
To git_revision:0014f9f80c1083ffa01d7787d8571a8f689aa5e7

luci-auth
From git_revision:022eff195a9054d00806fe9134f676bcb2609887
To git_revision:0014f9f80c1083ffa01d7787d8571a8f689aa5e7

gerrit
From git_revision:022eff195a9054d00806fe9134f676bcb2609887
To git_revision:0014f9f80c1083ffa01d7787d8571a8f689aa5e7

gitiles
From git_revision:022eff195a9054d00806fe9134f676bcb2609887
To git_revision:0014f9f80c1083ffa01d7787d8571a8f689aa5e7

cas
From git_revision:022eff195a9054d00806fe9134f676bcb2609887
To git_revision:0014f9f80c1083ffa01d7787d8571a8f689aa5e7

led
From git_revision:087780a27a082fba0a9134517671cdf658b96ac2
To git_revision:0014f9f80c1083ffa01d7787d8571a8f689aa5e7

swarming
From git_revision:0252ce009476d7b6c131979283e992de9281b301
To git_revision:0014f9f80c1083ffa01d7787d8571a8f689aa5e7

logdog
From git_revision:022eff195a9054d00806fe9134f676bcb2609887
To git_revision:0014f9f80c1083ffa01d7787d8571a8f689aa5e7

prpc
From git_revision:022eff195a9054d00806fe9134f676bcb2609887
To git_revision:0014f9f80c1083ffa01d7787d8571a8f689aa5e7

luci-cv
From git_revision:04bacf3e0070fe8c61f46e2190247f4d8164ec72
To git_revision:2060ec0d86ae1880de07f3d80f7c3f2b93b8ebc1

Roll-Count: 10
GitWatcher: ignore
Original-Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/475825
Original-Revision: 187b3dad5677ae568fa7b69effe1edad46627209

Rolled-Repo: https://pigweed.googlesource.com/pigweed/pigweed
Rolled-Commits: 4acb1397b055ac..187b3dad5677ae
Roll-Count: 1
Roller-URL: https://cr-buildbucket.appspot.com/build/8670754658525095953
GitWatcher: ignore
CQ-Do-Not-Cancel-Tryjobs: true
Change-Id: I5fe1fc90614d92cd006ca4b84f3c076554ae8b61
Reviewed-on: https://pigweed-review.googlesource.com/c/zephyr/zephyr-bazel/+/476005
1 file changed
tree: 1525dd05cb7e87fbb8c54545c5374a04d1c273e4
  1. .vscode/
  2. bazel/
  3. bazel_overlay/
  4. build_config/
  5. designs/
  6. docs/
  7. examples/
  8. modules/
  9. pw_tests/
  10. scripts/
  11. tests/
  12. third_party/
  13. toolchain/
  14. tools/
  15. ztests/
  16. .bazelignore
  17. .bazelrc
  18. .bazelversion
  19. .gitignore
  20. AUTHORS
  21. BUILD.bazel
  22. common.bazelrc
  23. CONTRIBUTING.md
  24. generate_diff.py
  25. LICENSE
  26. MODULE.bazel
  27. MODULE.bazel.lock
  28. naming.bzl
  29. OWNERS
  30. pigweed_dep.MODULE.bazel
  31. pw
  32. README.md
  33. setup.bzl
  34. workflows.json
  35. WORKSPACE
README.md

Zephyr-Bazel

The way this repository works is by overlaying itself on top of Zephyr to provide Bazel build capability to the underlying Zephyr repository.

Getting Started

User Guide

For more information on the architecture and internal design of Zephyr-Bazel, see the design documents in the designs folder of this repository: