[roll] Roll infra/recipes [tricium] Support running LUCI legacy analyzers

All non-recipe-based tricium analyzers have been turned down, and
replaced with analyzers that can be called via the recipe engine's
`tricium` recipe module. So add support for our tricium recipes to call
into upstream tricium analyzers.

This required a little bit of refactoring to pass in the commit message
to the tricium recipe module, since analyzers like SpellCheck require
the commit message.

Original-Bug: 73470
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/515020
Original-Revision: f85ce8c91b70ed1e56d3d41a760b39d4fb453301
GitOrigin-RevId: 7fe99c1187478164c4e4a42a2df8f643ba62b966
Change-Id: I40140f408034ee7ec981cae359013e1c5728303f
1 file changed
tree: fed456ca30c09d1650c2082aa9424ae598d399d0
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. firmware
  8. flower
  9. jiri.lock
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. 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.