[roll] Roll infra/recipes [subbuild] Don't pass all properties from parent

We have only ever wanted to automatically pass a small subset of
properties from parent to child builds: "build.*" and "checkout.*" for
toolchain builders, plus "integration_base_revision". Now that we're
getting rid of specs and merging spec fields back into properties, it
will become dangerous to keep passing through all properties because it
risks overriding intentionally set properties of the subbuild.

Original-Fixed: 77000
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/538421
Original-Revision: ed5d304f6e3de2b4f03241e275bf6b57a94aaadc
GitOrigin-RevId: 8d2483d1679b41ad2c62b64b53ce54c3c077ad74
Change-Id: Ib45e4c99d5bc4d42b083235bdec90e278377836b
1 file changed
tree: 76603989666eeaa6b57ee6cb40b058f1add9de13
  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.