[roll] Roll infra/recipes [toolchain] Allow both CAS and CIPD fields in checkout

We'd like the rust_toolchain builder to consume the latest CIPD package
by default, but a specific CAS package when invoked from the toolchain
recipe. Since a triggered build can't "unset" a default property set on
the builder, we have to allow both fields and say that CAS overrides
CIPD.

Original-Bug: b/308993500
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/941355
Original-Revision: 30242b80c5f803ab8faf5167691ef10975e23db5
GitOrigin-RevId: 511e475a9587aed5632299979e39f0c5d3948640
Change-Id: If035b47238f2f6f785c60ef584cb493bb5dc1279
1 file changed
tree: 09fd650988a136dd57a6b29a57ef5bf70d0e7376
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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.