[roll] Roll infra/recipes [tricium] Delete recipe module properties 1. Have the `tricium.py` recipe read the `analyses` property instead of the `tricium_analyzer` recipe module. Recipe modules should generally not read top-level properties and instead should use properties nested under "$fuchsia/module_name", or parameters passed in from dependent recipes (preferred). Both of these strategies are more explicit and less likely to cause confusion. 2. Delete the `compdb_filtered_paths` property, as it's unused. It's easy enough to add back if we ever need it again. Original-Bug: 73470 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/510380 Original-Revision: cbbead5c06391f7f7dfe67159504ef847e4e7d07 GitOrigin-RevId: e5088a5c0d8fa9ac7e7d4052d231b43e79c12831 Change-Id: I9f05eb7f01e35ae0044aaab9b6aa027706c1339c
This repository contains Fuchsia's Global Integration manifest files.
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.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party.