[roll] Roll infra/recipes [fint] set ninja_upload_build_events

... when 'build_event_service_ninja' is true.

This keeps control for ninja+ResultStore separate from the
pre-existing 'build_event_service' field that controls Bazel+ResultStore.
(Eventually, these will merge after rollout.)

Original-Bug: 473907403
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1482962
GitOrigin-RevId: fa3cc12d107faa4311fca6699796ee353741a287
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/1488136
Original-Revision: 897df5f9382d2e4d6d4a65ce75ac0104450c368e
Change-Id: I6cf93d50ebba377e754fd5c32c4c667776b980f7
1 file changed
tree: 8d73f640864ef6a442d850d525e848217c46e84f
  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.