[roll] Roll infra/recipes [build] Present logs from `fint build`

With https://fxrev.dev/521180, `fint build` will now emit some
additional (potentially very large) logs to help people debug build
failures. Ideally we could attach these logs to the `fint build` step
itself, but that's not possible because the `fint build` step will
already be finalized once we read the logs from the artifacts proto. So
instead, attach the logs to the top-level "build" step.

Original-Bug: 75437
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/521200
Original-Revision: 207f5c2cd348fd876b783c2b71e5932b5246ebb9
GitOrigin-RevId: 92d7d8213910d4f08c06b7c2fc7a60b69b27df6b
Change-Id: I9c013eca2ce1901083b3f575ff49e2486b736f9d
1 file changed
tree: 42fcd820c67bb23effb98208589f0793d3fc9b7a
  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.