[roll] Roll fuchsia [ffx][repository] Auto-pick target if unset

This implements partial auto-selection of targets: If no default target
is explicitly set, the repo server will attempt to auto-detect the
target and, if there is only one, serve packages to this target. If
multiple targets are detected, the repo server does not guess. In this
case, the user is required to explicitly set the target.

Original-Fixed: b/329202124
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1017034
Original-Revision: f5e1f6357b1d606fea8eb5b525b17eee65258f64
GitOrigin-RevId: d4a8729f81fd9acff31aeacd1d4ece6ea3374c03
Change-Id: I95073103c6e9e1a655578ba5189f865c33b91c81
1 file changed
tree: 226f7dee5c76d202898e8c4f6da185945cd83c6b
  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.