[roll] Roll fuchsia [fx][worktree] Auto-generate worktree names

Enhance physical checkout creation with automatic identifier generation.
When name argument is omitted in fx worktree add, generates an ergonomic
random adjective-noun identifier (e.g. calm-meadow).

Test: python3 -m unittest discover -s tools/devshell/worktree/tests
Original-Original-Bug: 516876349
TAG: agy
CONV: 0c823b80-292a-4c83-b453-a9f0ad6ad1ea
Original-Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1671835
Original-Original-Revision: bf087f8fdbcc43151c2ca23f6e13ac941b9681ac
GitOrigin-RevId: 32d2311bd2a83584894ab211012e6309b607fe50
Change-Id: Ia2b92c7bf7ba8f9538a5945b755b8bccc4663623
Reviewed-on: https://fuchsia-review.googlesource.com/c/integration/+/1673416
Cr-Commit-Position: refs/heads/main@{#195321}
1 file changed
tree: 79262909344de78a7bb787404b45ff3204aaff21
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
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 in one of the communication channels documented at get involved.

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.