[roll] Roll fuchsia Reland "[orchestrate][repo] Orchestrate adopting standalone package server"

This is a reland of commit 8b2b5d129ba94942c80c1b44f1b3a521cb66cf01

The revert was due to a broken dependency in //tools/docsgen which was addressed in fxr/1148896.

This changes orchestrate to use the standalone repository package server.

Original-Bug: 374085877
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1152331
Original-Revision: e5b843ee746fff079d6f072b3d87e37039476fa1
GitOrigin-RevId: 5f444be3d29f3dc5fd3cf3f7b354b18133f96cc4
Change-Id: I7ab9a197ce101a21f36c5abdb06d16a5926405ce
1 file changed
tree: 991f044fd19fed6a3bdec1afe37226180eac4991
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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 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.