[roll] Roll fuchsia [resultstore] make bazel/ninja metadata consistent

Use the same environment variable passing scheme
between bazel and ninja invocations.

Pass down to sub-invocations (renamed with RESULTSTORE_ prefix):
  RESULTSTORE_PARENT_BUILD_ID
  RESULTSTORE_PARENT_BUILD_LINK
  RESULTSTORE_SIBLING_BUILDS_LINK

Infra builds's top-level builds point to buildbucket as their parent.

Original-Bug: 473907403
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1477447
Original-Revision: f2cf8133faa67b06b0aa6b9c4a9098b7bcc94213
GitOrigin-RevId: c2f467ae57b8de29aa956da0bdc3d66c8801fca6
Change-Id: I610646e1fcbc481d1a91284a9dbba05061ff15d2
1 file changed
tree: 00acb97de960af5b0d18ec1b8f450c65d469b5ff
  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.