[roll] Roll infra/recipes [rust] Filter out vendored deps from cipd package The rust standard library started vendoring dependencies, which caused the roll into Fuchsia to fail due to licensing issues. As a workaround, https://fxrev.dev/1631716 just deletes the vendor/ directory since we aren't using it yet. Unfortunately this broke building prod bots because we were using manifests that reference vendor/ when putting together the cipd packages. This patch filters out those vendor paths from the cipd manifest to fix the build. Original-Original-Bug: 522318179 Original-Original-Bug: 517954380 Original-Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/1649190 Original-Original-Revision: 2b000bae1ef70ae68b861dade6498ba46eea3cbf GitOrigin-RevId: ea6454385d791313e851ef97874e441fd161a9cd Change-Id: Ie4999ae628571ab77611fdf983e7035f1b5fad08 Reviewed-on: https://fuchsia-review.googlesource.com/c/integration/+/1649192 Cr-Commit-Position: refs/heads/main@{#194554}
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 in one of the communication channels documented at get involved.
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.