[roll] Roll fuchsia [ffx][pkg] Move repository.server.listen helper into config.rs

This moves the repository.server.listen helper from being inside server.rs
over into config.rs, so we have one place for a fn like this.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/602739
Original-Revision: 36d00ab59e17c5c1734e5f6488307cc125bd40e3
GitOrigin-RevId: 5dc1b005a6457760b04bfa4cec25d84a6f306d7b
Change-Id: I3dc19ee0a9ddb89604149a5a4d9b0c9600a4c26b
1 file changed
tree: f8c716c64804e0735e3d7f0f6564c4d54f8da2f4
  1. infra/
  2. third_party/
  3. firmware
  4. flower
  5. jiri.lock
  6. minimal
  7. prebuilts
  8. README.md
  9. stem
  10. 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 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.