| commit | b30023f53784af5f67102ec2c5d349d88160e1a4 | [log] [tgz] |
|---|---|---|
| author | Darren Chan <chandarren@fuchsia.infra.roller.google.com> | Wed Apr 09 19:36:11 2025 -0700 |
| committer | Copybara-Service <copybara-worker@google.com> | Wed Apr 09 19:38:11 2025 -0700 |
| tree | e17f8da6dbd759595316d424b7f2c289253b5292 | |
| parent | 537f230ab9c91cdb83609ca4a87d6c5e0fdbe6bc [diff] |
[roll] Roll fuchsia [ffx][target] Clean up `ffx target default *`. Remove --level and noop --build-dir arg from `ffx target default *`: - `default get` now always follows `ffx_target::get_target_specifier()` semantics for resolving the default target. - `default set` now always sets the default target at ConfigLevel::User. - `default unset` now always unsets the default target at all mutable ConfigLevels. - `default unset` now issues a warning if $FUCHSIA_NODENAME/$FUCHSIA_DEVICE_ADDR is set, fixing https://fxbug.dev/394386370. - Update warning emitted by `fx {set-device, use}` to omit `--level`. Testing improvements: - Add unittests for `target {get, set, unset}`. - Support ConfigLevel::Build for EnvironmentKind::InTree TestEnvs. - Create ConfigError::UnconfiguredLevel error type to catch errors caused by attempting to unset default targets for ConfigLevel::Build in non in-tree environments. Original-Fixed: 394386370, 407785436 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1244224 Original-Revision: bc122083f087e63ec686f10271bee8de29df84f6 GitOrigin-RevId: 5eb77c8d3028b4d28b48640d2cd76c8b07bac602 Change-Id: I20486fadfb123a2cd872eaaf00c7f243e77d00e2
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 in one of the communication channels documented at get involved.
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.