commit | 7d24d0d98eea4bb72cad5bdcda1bc19e38d4fa66 | [log] [tgz] |
---|---|---|
author | David Fang <fangism@fuchsia.infra.roller.google.com> | Fri Mar 07 17:42:01 2025 -0800 |
committer | Copybara-Service <copybara-worker@google.com> | Fri Mar 07 17:44:44 2025 -0800 |
tree | 274acb62bc162093c43472a14b9f7ffe57e6bf2e | |
parent | 10e206f72faa405b559aeecfbe4e8605ab704ec0 [diff] |
[roll] Roll fuchsia [rbe][debug] Use protobuf-py3 prebuilt py3-wheel For RBE debug scripts that need _pb2.py, no longer compile third_party/protobuf/src/**.proto ourselves, but instead expect those sources from prebuilt/third_party/protobuf-py3. Until the prebuilt package set gets updated, do the following locally: * Download https://chrome-infra-packages.appspot.com/p/infra/python/wheels/protobuf-py3 * unzip this .zip it into prebuilt/third_party/protobuf-py3 * unzip the .whl in the same directory (yes, a zip in a zip). Tested: `./build/rbe/action_diff.sh --help` should not have any Python import errors. Original-Bug: 400782462 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1222013 Original-Revision: d828019c66876e6317337ff546477de984f6697d GitOrigin-RevId: 06d12f7bd1ed260c9f2d3890c77fb50442135461 Change-Id: Iae45fcbbe6713428ca7dccb58214d57586e60361
This repository contains Fuchsia's Global Integration manifest files.
All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.
Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance in one of the communication channels documented at get involved.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party
.