[roll] Roll third_party/pigweed pw_cli: Add git_repo.py and test to Bazel build

Adds git_repo.py and the related test to the Bazel build.

Original-Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/204871
Presubmit-Verified: CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com>
Original-Revision: 7d13cb1075da39599108164e3844f4ab3220c805
GitOrigin-RevId: 3f67c37442b2e8c5a417e6b354eee7136e6c58a3
Change-Id: I6253a2fe8b57b0a515c7f11245f522463abacf6a
1 file changed
tree: f740e43498653e7d38eba63cd1c1e9d7c834b673
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. toolchain
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

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 via the IRC channel #fuchsia on Freenode.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.