| commit | b53c42c36e013cb19d46b89d9ff7ae166fa33d77 | [log] [tgz] |
|---|---|---|
| author | Mark Dittmer <markdittmer@fuchsia.infra.roller.google.com> | Thu Jan 12 19:41:06 2023 +0000 |
| committer | Copybara-Service <copybara-worker@google.com> | Thu Jan 12 11:41:54 2023 -0800 |
| tree | 6b5cf34885c60a355d8cee8d830d4ab238aafc2a | |
| parent | 5af83c53fe32347483a4720f031620b532aa61af [diff] |
[roll] Roll fuchsia [scrutiny-x] Initial production `Package` API implementation This change introduces an initial `Package` API implementation. The implementation required a few related changes that are used here for the first time: - Production comparison of `DataSource` objects; - A meaningful `MetaContents` API; - A test helper macro that compares `Blob` objects that may have different concrete types. The initial implementation leaves a few things incomplete: - Relies on fake `Component` implementation because no production implementation exists yet; - Subpackages are not yet supported. Original-Bug: 111242 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/777084 Original-Revision: 053aa336df1f2fe3cc99a18a5c1acc66a3327942 GitOrigin-RevId: 5755172b863f0651cf70cb00abda2e89eb03c84d Change-Id: I18b301ba6e7df925d73bf196078bd497a84a5fb5
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 via the IRC channel #fuchsia on Freenode.
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.