[roll] Roll fuchsia [cog] Adapt workspace sync logic for Superproject mode.

This change introduces a `useJiriUpdateOnly` configuration option. When true, the workspace sync relies on `jiri update` and only checks the integration repo for being up-to-date. Otherwise, it uses the existing method of syncing the fuchsia repo, fetching prebuilts, and manually running jiri hooks.

Original-Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1608268
Original-Original-Revision: 0880bfffb46345070c8d8bfa23441811263a6243
GitOrigin-RevId: b09cbb7e31606767da75771548e8d4c9358d7938
Change-Id: I4406cf63ac9ead8f98d21776b27a18b04f1c2072
1 file changed
tree: 1e2b16f494925e3608d0747cc5ae216e08f1c600
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. 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.