commit | 950351f148668585967f06f79bd351e2169974b2 | [log] [tgz] |
---|---|---|
author | Miguel Flores Ruiz de Eguino <miguelfrde@google.com> | Thu Mar 13 11:56:48 2025 -0700 |
committer | CQ Bot <fuchsia-internal-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Mar 13 11:56:48 2025 -0700 |
tree | f913bf6c3fbf29b1f2ca73047921c6aa38a17a96 | |
parent | 8a4848db07faab430e97c5903394182f32d1fe33 [diff] |
[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 ``` Bug: 399885925 Change-Id: I523f45fd7a78a33657b5560de7d1cb6963401de9 Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1217844 Reviewed-by: Aidan Wolter <awolter@google.com> Fuchsia-Auto-Submit: Miguel Flores <miguelfrde@google.com> Commit-Queue: Miguel Flores <miguelfrde@google.com> Reviewed-by: Christopher Johnson <crjohns@google.com>
Fuchsia is an open source, general purpose operating system supporting modern 64-bit Intel and ARM processors.
We expect everyone interacting with our project to respect our code of conduct.
Read more about Fuchsia's principles.
See Getting Started.
See fuchsia.dev.