pw_presubmit: Fix some bucket processing Processing for the 'is_try' and 'is_ci' properties of LuciContext was incorrect. It looked for 'ci' or 'try' at the end, but in a shadow build those values would not be at the end. Change-Id: I9b32b075430451ffeb9baa95b8b47f1132739b11 Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/287892 Lint: Lint 🤖 <android-build-ayeaye@system.gserviceaccount.com> Docs-Not-Needed: Rob Mohr <mohrr@google.com> Tests-Not-Needed: Rob Mohr <mohrr@google.com> Reviewed-by: Jonathon Reinhart <jrreinhart@google.com> Commit-Queue: Rob Mohr <mohrr@google.com> Presubmit-Verified: CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com> Pigweed-Auto-Submit: Rob Mohr <mohrr@google.com>
Pigweed is an open source collection of embedded-targeted libraries–or as we like to call them, modules. These modules are building blocks and infrastructure that enable faster and more reliable development on small-footprint MMU-less 32-bit microcontrollers like the STMicroelectronics STM32L452 or the Nordic nRF52832.
For more information please see our website: https://pigweed.dev/.