[roll] Roll infra/recipes [auto_roller][git] Migrate "upload_cl" utility to git module

Other recipes in the future can make use of this now-common utility to
upload a CL to Gerria via `git push`, with wrapping logic for applying
labels and adding to reviewers & cc.

No functional change.

Original-Bug: 126533
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/854180
Presubmit-Verified: CQ Bot <fuchsia-internal-scoped@luci-project-accounts.iam.gserviceaccount.com>
Original-Revision: bf8215aabf6d673f4bd13c2e3268a99fa195976c
GitOrigin-RevId: 69fd96e5859b842564a4b323b342fe79ffb479df
Change-Id: I4bee5e9cfe85f6ee88ff86920b25d61127c6d3df
1 file changed
tree: e6bafe97b27fa88e43f53b4c77ad6b2fe96ebec9
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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.