[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
1 file changed
tree: f66d1f83537013c82a2be612e638333c864f7750
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. toolchain
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

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.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.