[roll] Roll infra/recipes [rust_llvm_trigger] Allow using 'integration' as llvm_revision

This patch allows the trigger builder to use 'integration' keyword
in 'llvm_revision' argument. When it is used, the trigger builder will
look up the "integration" tag from CIPD clang and use it to trigger
the rust builders.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/1243445
Original-Revision: 53ee55b68c02a1937c487c73fce23f7db38f8f34
GitOrigin-RevId: 0133b4799e6b65cb2f30c7e85a86894ee1e36613
Change-Id: I48c3aff0896f13dc8db2f8dbc6cd61e35b5a544e
1 file changed
tree: 0aa468f9f37633399f85f3454e690046aeff5dfb
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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 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.