| commit | 6e541eadc0ff8509fd1b28a485c0c1b9bd972716 | [log] [tgz] |
|---|---|---|
| author | Brian Bosak <bbosak@fuchsia.infra.roller.google.com> | Mon Apr 28 13:09:09 2025 -0700 |
| committer | Copybara-Service <copybara-worker@google.com> | Mon Apr 28 13:10:26 2025 -0700 |
| tree | 88dba27eff4c2277c97c18fde61eaa00bd4c398e | |
| parent | 33278771f484cea70c877a8cc5cbc3e122230ae2 [diff] |
[roll] Roll fuchsia [feedback] Switch from JSON to FXT format Use FXT instead of JSON for fetching logs. This switches to FXT instead of JSON in order to optimize performance and memory usage of log parsing/serialization. Using FXT avoids the need for Archivist to serialize logs to JSON. It can just directly send the FXT received from each process appended with attribution metadata for optimal efficiency. Original-Bug: 389545819 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1231051 Original-Revision: 9c1052808b6497066dcb82e31b8094e0af3b789f GitOrigin-RevId: 47807485b8db2a86ea077b2d9f3af02c5be94326 Change-Id: I75d9ac49fda1a4ed95932a82a1f6e1177f69c94c
This repository contains Fuchsia's Global Integration manifest files.
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.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party.