[roll] Roll infra/recipes [build] Take ref_settings as a property

This property is much more natural to set in the configs. It will also
become important to set it there as we start releasing non-SDK artifacts
from release branches, since the release branch information is all in
the configs.

Original-Bug: 99452
Original-Bug: 409850654
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/1250324
Original-Revision: 8a04881494782f98c2a5ea62b85baccacc3c38fb
GitOrigin-RevId: 78ec2a1ca07a0868ea57cb75ec0dbc45d055a75f
Change-Id: Ie16aa44888a76f7832eba9c80bd45dcea6b37348
1 file changed
tree: 30279536d02045d31f0f8fe0cfd758b4cc63bb84
  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 in one of the communication channels documented at get involved.

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.