[roll] Roll fuchsia [resultstore] metadata-link related invocations

Include build metadata (for ninja) that links
parent/child/sibling build invocations.

rsninja.sh is suitable for use with top-level and sub-builds.
When identified as a top-level build (no parent id),
use FX_BUILD_UUID as NINJA_BUILD_ID.

Follow-up: minor update to bazel wrapper to do the same.

Original-Bug: 465157948
Original-Bug: 473907403
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1475660
Original-Revision: 028aec2cebebc76874ed9ee3f653fb6bd5110498
GitOrigin-RevId: cd0c463ee1e1b22416bd7c078f0f667fdf4d2372
Change-Id: I03551628a837e8098c615cac8ba04d496f339367
1 file changed
tree: 4ffe93a22609da3f1202764096ffb5c631b9abf7
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
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.