[roll] Roll fuchsia [assembly] ImagesManifest is populated by each assembly stage

As assembly is being performed, each stage is now responsible for adding
their generated images into the ImagesManifest, instead of relying on
the top-level operation to do this.

Original-Bug: 92884
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/654276
Original-Revision: 01c04e2481322a32b290f6221a8949964a715232
GitOrigin-RevId: 51fa714b2ecea5fd0f95788fc09e532db8304a34
Change-Id: I346b31a7a36e8e9745c7c7b8f85d92dd304f7a0e
1 file changed
tree: b604e1c2124525afe213676688c8663f1d331f1e
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. 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.