| commit | 0e4dec75e42c5db91e7cf55c91fb7cfab0abb82c | [log] [tgz] |
|---|---|---|
| author | global-integration-roller <global-integration-roller@fuchsia.infra.roller.fuchsia-infra.iam.gserviceaccount.com> | Fri Dec 09 07:15:06 2022 +0000 |
| committer | Copybara-Service <copybara-worker@google.com> | Thu Dec 08 23:16:19 2022 -0800 |
| tree | 7d8fadee5fe10d06f3ee081fc6de709d4a94e53f | |
| parent | 22a42f874fbf702b0c48a7cd520742e697659462 [diff] |
[roll] Roll fuchsia [superproject] Roll third_party/sdk-integration Reland "[assembly] Improve hermeticity of assembly" This is a reland of commit 298739e04c13652b6110365965cbae1a9d19d81d Diff from original commit: make sure $FFX_ISOLATE_DIR exists before using it with `mkdir -p`. Manually tested in SI. Original change's description: > [assembly] Improve hermeticity of assembly > > ... and more specifically the `fuchsia_product_image` rule. > > There are two improvements: > > 1. Set `--isolate-dir` when calling ffx. This makes sure `ffx` doesn't > reach out to cache and config dirs in $HOME, which is naturally > non-hermetic. Plus, this makes these `ffx` invocations work in > environments where $HOME is not available, like nsjail in infra. > > 2. Propagate extra files needed for assembly based on images > configuration, these are usually key and key metadata. > > With this change in-tree assembly is hermetic, i.e. > `--spawn_strategy=local` is no longer necessary. Though note that > in-tree assembly still uses legacy images configuration. Plumbing for > key and metadata will need to be added when switching to new images > configuration that's added recently. > > Original-Bug: 115151 > > Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/sdk-integration/+/772582 Original-Bug: 115151 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/sdk-integration/+/774104 Original-Revision: 37bd06d345ade974c076878bb748914a3d01b0a3 GitOrigin-RevId: 2e4c7004b64320a21079ca3008559d021a829216 Roller-URL: https://ci.chromium.org/b/8795274192963436001 CQ-Do-Not-Cancel-Tryjobs: true Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/774222 Original-Revision: 8b73a0ae541777addccee29b6b95a33511ef28e4 Change-Id: Iea6503bdb80bf984cdebed6caa53fa91303e82ae
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.