[roll] Roll fuchsia [bazel] Using new compact execution log

config exec_log:
  --experimental_execution_log_compact_file=FILE
    write out zstd compressed protobuf log (new in bazel 7.1)
  --remote_build_event_upload=all
    force upload of the aforementioned log

Original-Bug: 321053090
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1034979
Original-Revision: ce4deea8cf09d814b7caa9c78aa4c864774116e2
GitOrigin-RevId: 5c4a211a32f427db32f3a2b252f6a8c930acb635
Change-Id: Ibce8801e0103a048bb681acb1533d284d254126b
1 file changed
tree: 7f53fd01cfa294450c2da110c4ca4a3a765470b6
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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.