[roll] Roll infra/recipes [shac] Don't require resultdb

Don't require that resultdb be enabled on the build. This will allow
shac to be run in dev environments that don't use resultdb.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/1356924
Original-Revision: bc6af8dd3e20d8e803ff8a8b4fbe8fb23586cd01
GitOrigin-RevId: 16296f7f637df431e41610cdf6695d4115353506
Change-Id: I60de8116d53652c324ca97d5d6142e983fbf5dbd
1 file changed
tree: a976393d46697b4a7c46c9a163a914cd0e4a7b4f
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. 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.