[roll] Roll infra/recipes [rust] Prevent rust_stage0_trigger from triggering build for more than once

This patch makes rust_stage0_trigger recipe check if a stage0 revision is
already built and stop re-triggering it if it is.

Original-Bug: 372548313
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/1173852
Original-Revision: 1f32ffd1f622ee04fe5e0e34a9b2dced50261df9
GitOrigin-RevId: a4890728c26d8f99d4dee21934b91075679050a1
Change-Id: I44bf7638ec91031ce59c06439e97568b7f3edbc4
1 file changed
tree: a8598f742385944e3f3530f8b3574e66968f26c9
  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.