commit | cc8a18ff899720ac04387ea018c4821e6e2026c6 | [log] [tgz] |
---|---|---|
author | Wyatt Hepler <hepler@pigweed.infra.roller.google.com> | Thu Aug 22 00:47:42 2024 +0000 |
committer | CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Aug 22 00:47:42 2024 +0000 |
tree | 1afc2cc811437afa1487805707058b6a07f10532 | |
parent | 0923e0ec6e777c67482cfe41c793eb27a368d9aa [diff] |
roll: pigweed, pw_toolchain: pw_rpc: Avoid recompiling protos for every test Tests using python_protos.Library.from_strings() write a .proto file to a temp directory, invoke protoc, and import the generated Python for each test. Since the protos do not change, only do this once. Original-Bug: b/360184800 Original-Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/230135 https://pigweed.googlesource.com/pigweed/pigweed pigweed, pw_toolchain Rolled-Commits: a75b71635be01bd..9175df7b56d3ca3 Roller-URL: https://ci.chromium.org/b/8738947360080352305 GitWatcher: ignore CQ-Do-Not-Cancel-Tryjobs: true Change-Id: I2a63f24ced8c303747979f153bb6b5d460cb6c50 Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/showcase/sense/+/231122 Commit-Queue: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com> Lint: Lint 🤖 <android-build-ayeaye@system.gserviceaccount.com> Bot-Commit: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com>
git clone https://pigweed.googlesource.com/pigweed/showcase/sense
Welcome to Pigweed Sense, a tour of key Pigweed components experienced through an imagined air quality product.
Please visit Sense: An interactive tour through Pigweed to get started.