[roll] Roll infra/recipes [display_util] Improve failure presentation

Instead of producing a new step on failure which has the fairly useless
"retcode: 1" summary markdown, use the existing top-level step and emit
a better summary markdown.

Original-Bug: 58899, 63828
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/458169
Original-Revision: 9df982c66cfbde83247d2800af38b9b0311305c0
GitOrigin-RevId: 79849d6515847ccf211ffb05d06809041377cfc3
Change-Id: Ifd510942d63696e0bde8c901c631c2ca5418180e
1 file changed
tree: a4bd166ea37eddfa84dee8668a772b075125ff25
  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.