[roll] Roll infra/recipes [subbuild] Pass in gitiles_commit to subbuild.

Also add a "base_manifest_revision" property that can be set when using
led to run a build at a specific manifest revision. Setting the
gitiles_commit, integration_base_revision, and base_manifest_revision
should allow someone to reproduce a build where the three commits come
from different repos. If all of them use the integration repo, then just
providing a gitiles_commit should suffice to repro the build.

Original-Bug: 42073261
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/1023861
Original-Revision: 5ebf3ffc163b74192667f078952af844fe3e03cf
GitOrigin-RevId: 268cb5cf2c7bcc563bd90326d09985b9d4979a6c
Change-Id: I773997f9f17e3c5860e11fddb4251a78817e87bc
1 file changed
tree: 808e00ec67107567dcaa6533467c95a9073fa228
  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.