[roll] Roll fuchsia [package-tool] Publish all packages, not just changed ones

It appears we might not be publishing all changed packages, so to
mitigate that, just publish all packages in the package manifest lists.

Original-Bug: 122178
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/815472
Original-Revision: cedcae803ebfc4a6d68ff75ceccd3d12a6de826e
GitOrigin-RevId: 240d44b512b797e4dc153eee32b9dda2cffcffb7
Change-Id: Ifc4978ecd1603f45d924b04acefe568dd3a766a7
1 file changed
tree: 88f4e5bbc63ec7054467a03d83ee5184645d0240
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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.