commit | 5b399fd5b77112c4e8f18a5c08973a414a6c2d24 | [log] [tgz] |
---|---|---|
author | Andrew Davies <awdavies@fuchsia.infra.roller.google.com> | Thu Sep 19 19:38:53 2024 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Thu Sep 19 12:40:11 2024 -0700 |
tree | f66d1f83537013c82a2be612e638333c864f7750 | |
parent | 0c14e4cef691a7ca6330b2aa0da518f1729b61a9 [diff] |
[roll] Roll fuchsia [ffx] When --core is passed verify no env is used. When --core is passed do the following: 1. Verify are no env variables that would be loaded into the runtime config. 2. Overwrite the default config with the runtime config. 3. Verify that there are still no environment variables that would be loaded into the config during execution. For each case a list of flags are given as part of the error messaging to assist developers in having a shortcut to make it to getting a functioning command running. Original-Fixed: 364925610 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1119342 Original-Revision: 807e29231653a53d151cb08c2734f907e65cf811 GitOrigin-RevId: 6db66a62043e870c91492d4c1689b3b75babb804 Change-Id: Ica0a71a182ea787312b2033c3f022d53adfb7fca
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
.