[roll] Roll infra/recipes [clang]Implement an unbound toolchain trigger recipe.

Implement toolchain_unbound_trigger to allow clang CI builders
to run without waiting for each other while still triggering Prod
builders on the same commit hash. This allows shorter blamelist
in failed build tasks.

Original-Bug: 95877

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/658985
Original-Revision: 82a2a7482a5eb2814b926bdee1f740a4a2842cc1
GitOrigin-RevId: ec0d423ce699ae3d515666dda358f4f7292bd4e8
Change-Id: I425b8624efcbf1d635c7084a3a2e0b7e8c2c4bc3
1 file changed
tree: 4e39d6aa6140b271cccefa3f9b77bd5034bfbe61
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. 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.