[roll] Roll infra/recipes [monorail] Add Monorail recipe module

Move Monorail functionality from tree_closer.py into recipe module so
other recipes e.g. sapling.py can re-use it.

Original-Bug: 75664
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/533269
Original-Revision: 94be60867de24264b56c082800d3cb3eecc2dacc
GitOrigin-RevId: 1390206d116a36aa94bf4e4a0acdba6cac1a1cce
Change-Id: If6f45bcc062d81fb01eeccd10465ec45f1d3d5cb
1 file changed
tree: 7ef644be457b00da26d128f8e562a34791019dcc
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. firmware
  8. flower
  9. jiri.lock
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. 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 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.