[roll] Roll infra/recipes [crashpad_roller] Commit in fuchsia.git

Now that the manifest containing crashpad is in fuchsia.git, this roller
needs to make commits there rather than in integration.git. fuchsia.git
doesn't follow the pattern of being located at "//fuchsia" within the
checkout - instead, it's in the root of the checkout.

Original-Bug: 385378627
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/1275545
Original-Revision: d9e2b6164910c0b178c004a7ae6416fe74176038
GitOrigin-RevId: 31dbe3f8b1b471a45267b3dda8681d85cb45f606
Change-Id: I7239786e6704d336324d6886e38e93f9835a1d38
1 file changed
tree: e012de3f59b6bc8d2c566cd15ce42bf6864d0f8f
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
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 in one of the communication channels documented at get involved.

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.