[roll] Roll infra/recipes [lockfile] Look up correct path for integration repo

Now that we use this recipe for repos other than integration.git, make
sure to look up the correct path to the manifest repository instead of
assuming its path is the same as its name.

Original-Bug: 295030383
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/1085353
Original-Revision: 0a6200d78ec985d9d171a61b1b97e11fd17d56ca
GitOrigin-RevId: f3f9c240f79f43c1f09b6d85c1b569178c767e04
Change-Id: I26b41f963246686adb415130cd2d11d5a2322623
1 file changed
tree: b097a1992d0a259ef788d1eef99b1d506837935d
  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.