commit | 1a6e61cd2563318f699ce4f9a666046d5c53096c | [log] [tgz] |
---|---|---|
author | Miguel Flores Ruiz de Eguino <miguelfrde@fuchsia.infra.roller.google.com> | Thu Mar 13 11:59:12 2025 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Thu Mar 13 12:02:36 2025 -0700 |
tree | 031a183ff087d51380ac9a0a9f40f0deebafb0d8 | |
parent | 57c89fa92fced7e9ee6ebe231f3036b3eae9bda0 [diff] |
[roll] Roll fuchsia [pkgstats] Ingest assembly manifest Instead of traversing the out directory looking for package manifests, we can ingest the image_assembly.json (for base, cache, bootfs, etc). Sample invocation: ``` fx pkgstats process \ --assembly-manifest $FUCHSIA_DIR/out/core/obj/build/images/fuchsia/fuchsia/images.json \ --out output.json ``` Original-Bug: 399885925 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1217844 Original-Revision: 950351f148668585967f06f79bd351e2169974b2 GitOrigin-RevId: 0c63b127ff970564cb43539984366dd8f8d65cef Change-Id: I4e336dcf504db1c812013da06228461ab3504911
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
.