[roll] Roll infra/recipes [build] Adopt gerrit_size_report build API

Instead of running the legacy size checker explicitly, we instead use
the size checker that runs during the build, and get its results from
the gerrit_size_report build API manifest.

Original-Bug: 95221
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/657229
Original-Revision: 4ece5a73b83918aa23d651670d60e83d85ac0869
GitOrigin-RevId: 96e56379fc3568e7dd4725ca24fe6f631f9a2ed3
Change-Id: I13de4bb3f74a1bb8eba6b037f76a1bb645c556db
1 file changed
tree: c486ba1d4c8c3f57397b53c8e9df9560a0ee48b1
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. 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.