[roll] Roll infra/recipes [fuchsia/build] Add autocorrelator findings to summary

In addition to storing the autocorrelator findings as an output
property, also write it into the summary markdown. This will make
autocorrelator findings obvious to the user.

Only enable this for fuchsia/build.py for now, to incrementalize the
rollout. A future change will enable it for fuchsia/fuchsia.py.

Original-Bug: 67661
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/481040
Original-Revision: 2832b3132cb9178fd4c6de848e3537303c3ef2e4
GitOrigin-RevId: ee518bb066573a6a1cae50ec66cd2ca07a0e9315
Change-Id: I44eccea474be283075bbd174509c00a11a1cc843
1 file changed
tree: f02973a207a6c724d88ca2c10f9f55f8732f2857
  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.