[roll] Roll infra/recipes [publish] Surface publish errors in summary markdown

These errors were embedded in the stdout logs of each proposal, which
was hard to discover. This change moves any error logs to the summary
markdown to reduce the number of clicks to debug.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/602198
Original-Revision: 8e6e825d87b5bda3f397b73d02b83cb838035456
GitOrigin-RevId: fd44a44a613f783f1cb5cc224287d40b74c9da55
Change-Id: Id49e69da9cfdbcafef9dd4433ece7e5fd9011aa0
1 file changed
tree: ff0afc2b95c399fef581754677b81db3422c0d64
  1. infra/
  2. third_party/
  3. firmware
  4. flower
  5. jiri.lock
  6. minimal
  7. prebuilts
  8. README.md
  9. stem
  10. 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.