[roll] Roll infra/recipes [rollers] Support manifests in non-root manifest repos We're moving Jiri manifests into fuchsia.git and want to update the rollers to be able to still roll packages and projects in those manifests. However, these roller recipes only support updating manifests in the root manifest repository (i.e. integration.git). So add a new `manifest_project` property that specifies the name of the project that contains the manifest to update. This will be set to "fuchsia" on rollers whose manifests get moved to fuchsia.git, and the auto_roller.options `remote` field will also need to be switched to point to fuchsia.git instead of integration.git for those builders. Original-Bug: 385378627 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/1266365 Original-Revision: 69cc47b1e647d7d34c18faa5c4e833e38996c6bb GitOrigin-RevId: 8ac3681fab988aaeb6dd2654993c702a2e31a58b Change-Id: Iecd3ebddec379980b43fd76739c99301b5787d21
This repository contains Fuchsia's Global Integration manifest files.
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.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party.