[roll] Roll infra/recipes [cherry_pick] Use different repo depending on branch

We'll soon have multiple possible integration repositories into which
Gerrit changes on release changes may be cherry-picked. The integration
repo into which a change should be cherry-picked can be determined based
on the branch name.

See corresponding config change http://tqr/875730 for more context.

Original-Bug: 361195391
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/1104592
Original-Revision: 03671a2528bbc97ac406c43ee4a226e22b4e495d
GitOrigin-RevId: 791466a5e15b0bdd0d7348bc79f8b925ea5ed1fd
Change-Id: I75a730fe5fd603553fde9178104c9333e55e1ed5
1 file changed
tree: f57a99d997d3e7038aca44f2cb058ea59b114c88
  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.