[roll] Roll infra/recipes [coverage] Provide clearer error message.

The message about coverage builders not rebasing on HEAD can be
misleading to look like the real cause of the build failures. Instead,
having the actual fail reason come first will probably make it clearer
that that is the real failure and the rebase message is just a
suggestion.

Original-Fixed: 433961609
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/1353872
Original-Revision: 46a60ea24796887e6b6162a400e02ee010a0d425
GitOrigin-RevId: 3b9e4660b28b3004f2027a7af6767e126ec0299e
Change-Id: I4ae89a161672f0802d5c27a020542c444dc734b3
1 file changed
tree: 306c77d308c27f7f447ac5dbf779574d7f64381c
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. 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 in one of the communication channels documented at get involved.

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.