[roll] Roll infra/recipes [rust_stage0_trigger] Ignore windows build results.

We don't use our own stage0 prebuilts for Windows. And beta branch
contains a Windows rc.exe search path bug that prevents us from building
the stage0 for Windows. This patch ignores the windows build results
so we can bootstrap the stage0 for the other platforms.

Original-Bug: 448111277
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/1379638
Original-Revision: ce1428be54b64ee375af907c7be48f8b78ec24ad
GitOrigin-RevId: a6ee56fab97426b84607866608bfe1b202e7a7c8
Change-Id: I4ad0be64f485f7ea10cb2c81522f88765c481f11
1 file changed
tree: 4376a9a092c60b4205e08bd1d0655b3f719288d5
  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.