[roll] Roll infra/recipes [static_checks][reported_step] Migrate static_checks

Migrate the static_checks recipe to use the new reported_step
recipe module.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/709636
Original-Revision: 9b44cd984a8002df2cf56920f29d1626869205bd
GitOrigin-RevId: d3fb17917a18b7b9bf3902c0991152750cf7cefc
Change-Id: I39cb4369fa42c091f68aa51ff1628e1132fe46bd
1 file changed
tree: 29a46167e7bb23aca6ffdb287bff48fb61a8c9bb
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. 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.