[roll] Roll fuchsia [ffx] Add actionable followup suggestions across commonly used error scenarios

For this first pass, we started from a coarse-grained metric: we
identified the most commonly used ffx commands and then examined all
error logs for each of those commands. While some specific errors (like
repository server name collisions) may not be highly represented in
occurrence telemetry, they were included as part of this comprehensive
command-based review. Future phases can follow up with more precise,
targeted improvements to individual log lines based on refined
telemetry.

TAG=agy
CONV=cb8dd597-323e-4c16-b18f-05a32ef9cefc

Original-Original-Bug: 493602975
Original-Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1613268
Original-Original-Revision: 478758e02107dc0297b3299621f840e40567f216
GitOrigin-RevId: 5bb5ff25aea28dff26db0b1960bbfed64aa09128
Change-Id: I9c6d6f33f6d2b3ba5585cb11c8fad0c8db774a1d
Reviewed-on: https://fuchsia-review.googlesource.com/c/integration/+/1639538
Cr-Commit-Position: refs/heads/main@{#194103}
1 file changed
tree: ac13a54bfc4b056a326ba8cbfd0b1e2042b2a6eb
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  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 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.