[roll] Roll infra/recipes [shac] Fix Gerrit comment ranges

Make sure not to emit negative character indices, and make it clear to
Gerrit that a full-line region extends to the first character of the
next line.

Also filter out unaffected files, as Gerrit doesn't support robot
comments on unaffected files.

Should fix errors like this:
https://logs.chromium.org/logs/fuchsia/buildbucket/cr-buildbucket/8771224758303198705/+/u/send_robot_comments/stdout

Fix tested with led:
https://ci.chromium.org/swarming/task/646623a7bb5b7710

Original-Bug: 82386
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/910614
Original-Revision: 7dd4b23cb03ce6e8b992f8cc91bb1756e06ac50c
GitOrigin-RevId: c943e96cd71e13c24732995a07d8725b41ac0235
Change-Id: If61b2d9a55a325d1be728c8bcb496a76663013f0
1 file changed
tree: d52f5691424a40a9afb4fd2123705980cd9bf779
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. toolchain
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.