[roll] Roll infra/recipes [size] Add assembly_manifest_url property to build output

assembly_manifest_url gives the google cloud url of assembly manifest of
the current build.

Original-Bug: 100098

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/728482
Original-Revision: d3f63a647e607275de8fb43fd025aab5c70e8467
GitOrigin-RevId: 96ccf6e4d370c7c248495cb6a7436f17c4b91121
Change-Id: I1f52de875a8ba0f099df9eddcd0a88c62cdf6c0a
1 file changed
tree: afa953c884eb11e1fcfc2e1be6b184f6648e7140
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. 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.