[roll] Roll fuchsia [shac] Improve the output of the readme_fuchsia shac check

Skip printing the filename on every shac failure, since the error will
already be associated with the correct file.

Print a link to docs for further reading on specific readme.fuchsia file
fields.

Add some tests to ensure the tool does the right thing given various
inputs.

Original-Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1699693
Original-Original-Revision: ee6a485db99ae3739495d065db9885a6b64aff1d
GitOrigin-RevId: e1874784e66d51287db1b28754ed49a3893ddf23
Change-Id: I0873a2f1275c59186dd8467e67a8bc821278be1c
Reviewed-on: https://fuchsia-review.googlesource.com/c/integration/+/1700177
Cr-Commit-Position: refs/heads/main@{#196595}
1 file changed
tree: 91b316538e73bd54c25c1ef3e60a53a893abb0ea
  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.