[roll] Roll infra/recipes [checkout] Have with_options return an object `api.checkout.with_options()` is the entrypoint to the checkout recipe module that's generic (i.e. not specific to checking out Fuchsia). Whereas the fuchsia-specific `api.checkout.fuchsia_with_options()` method returned a fully-featured `CheckoutResults` object that contained a lot of helpful information, `api.checkout.with_options()` only returned a single path corresponding to the checkout root. Now `api.checkout.with_options()` returns a lower-level `CheckoutResults` object that contains only the non-fuchsia-specific info. Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/1304487 Original-Revision: c8469b5519a9a891fa9e7e9e1ad1dbb613f4e788 GitOrigin-RevId: 14d613644e6e4246734ebeb086110e881a73db04 Change-Id: Iee879e461221f814fd6b45adccd26c5486a746ff
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.