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

This reverts commit 866b6fb6b4fa8f6b2f69ac10d144fab03d0da8af.

Reland addresses the problem related to publishing a package to a repo that is a `--product-bundle` vs. a `--repo-path`.

This reverts commit e5b843ee746fff079d6f072b3d87e37039476fa1.
Reason for previous revert: Broke google3 use of orchestrate b/377925487.

This changes orchestrate to use the standalone repository package server.

Original-Bug: 374085877, 377925487
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1156593
Original-Revision: 694f33ddbdb57c9fdf3f4127b15e341b4eca68f4
GitOrigin-RevId: 471c1e26802d948be545a1bf71143b739bd8fd7b
Change-Id: Iedd985306a101bb9e2896237ee513ac87657ef65
1 file changed
tree: c38ccbf25d80f7ebeb8cee2c3996708eeebc526c
  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.