[roll] Roll infra/recipes [fuchsia_cipd_roller] Don't download CIPD packages during checkout

See comment for justification - this is unnecessary and time-wasting.
For the most part we use minimal manifests for rollers that don't
include any CIPD packages, but since we moved manifests into fuchsia.git
we're using manifests that include CIPD packages. We should fix that,
but also might as well ensure that future uses of this recipe never
download CIPD packages while rolling.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/1268505
Original-Revision: 555802361da4a2d48df9b568e2b00e8aa762e113
GitOrigin-RevId: 756310424332fe11182616dcbfa0fa9caa964c2e
Change-Id: I849f0d47f36b943311e44291db3e7116c471ad54
1 file changed
tree: 522c12e1362607d3b057e0bc9139956766139d94
  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.