[roll] Roll infra/recipes [release] Correctly handle Jiri imports

commit efb8df58b7efc21182cbfe94991f4bae36c3e2ee updated this recipe to
handle fuchsia.git as an import, but it still assumed that the
`gerrithost` field was set on Jiri imports in manifests, which is not
the case. Fall back to computing the gerrit host from the remote if the
gerrithost field is unset.

Original-Bug: 385378627
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/1290765
Original-Revision: 8c5000bcd94d0ecb23dbcc3f028811a865d556c0
GitOrigin-RevId: 6199c7bfbf89fb896772619b28e64b82b27c56ff
Change-Id: I0d60e740b1159bed14ac146f08abef12be706364
1 file changed
tree: c0c1bab2cd1dad3e1a963dc68f4f5bd75382520d
  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.