[roll] Roll infra/recipes [tree_closer] Use public monorail package

Instead of the internal one. This way there's nothing stopping us from
referencing the package by name in public source code, so we can
hardcode the package name instead of passing it via a property.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/469621
Original-Revision: cf802b7973952e9ad03e676c42dcea044aced60b
GitOrigin-RevId: 78b21f29d8b48be012ee0a8a744d2a3c5d73029d
Change-Id: I9b97ff6b729b5bea32461fef70adc3693431d5eb
1 file changed
tree: e81c29f2c55ed442d3f95fc6c91382293513da6c
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. flower
  8. jiri.lock
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. 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.