[roll] Roll infra/recipes [shac] Have prohibited properties skip modules

The prohibited properties ("repository", "branch", "buildername", and
"bucketname") only apply to top-level recipe properties, not to module
properties or nested types. It also doesn't apply to recipes under
"recipe_modules/*/tests/" or "recipe_modules/*/examples/". Exclude all
references under "recipe_modules/" from this check.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/1455845
Original-Revision: 3238565696e51449bf7092924db2e080dca89656
GitOrigin-RevId: 65a25a9361f7ccfa33e1a051af2983a9273a2b3f
Change-Id: I70831d95e0f158b5c9dc50bf4985f96d90ae7ea0
1 file changed
tree: 30c2a751628c570c95873fd3c8b52efde3893e15
  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.