[roll] Roll fuchsia [package-tool] Support publishing packages from product bundles

Introduce an optional command line argument "--product-bundle" to
specify the path to a product bundle. If provided, the packages included
in it will be published to the repository.

Original-Fixed: b/324967174
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1003995
Original-Revision: d4bf373edfbff7943f223ef72b16a685d1962ec6
GitOrigin-RevId: 485076a3ce65f02600f8c60d4408b0cc6c4b2ac7
Change-Id: I2cb3b407666258c9477ebe952e094461235c0fc5
1 file changed
tree: 1286e9648fa3d607f9e635c74179b3f07b160e98
  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 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.