commit | ee4049b5470a70181021f865cf0382faf74f45f2 | [log] [tgz] |
---|---|---|
author | Brian Bosak <bbosak@fuchsia.infra.roller.google.com> | Tue May 13 14:25:53 2025 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Tue May 13 14:31:36 2025 -0700 |
tree | 2da3f537dff9e5de7840045957a5712a6929b468 | |
parent | b6e2358108571dafdce19bc5e2e80f304e0e3653 [diff] |
[roll] Roll fuchsia Revert "[feedback] Switch from JSON to FXT format" This reverts commit 9c1052808b6497066dcb82e31b8094e0af3b789f. Reason for revert: b/415774350 Original-Bug: 389545819 Original change's description: > [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 > Change-Id: I201f1bfe9aff8c00a701bd6edb362fb119ff6eb0 > Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1231051 > Commit-Queue: Brian Bosak <bbosak@google.com> > Reviewed-by: Alex Pankhurst <pankhurst@google.com> > Reviewed-by: Thomas Gales <tgales@google.com> Original-Bug: 389545819 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1275450 Original-Revision: 802705a72bf78bbcd9f32d4d79740c941969dd14 GitOrigin-RevId: 1727e95af335d757150ce0ef646c0084d0c1b724 Change-Id: I9c646589788173bde045768291e17af35af48e34
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
.