[roll] Roll fuchsia [fx][serve] Fix erroring out with invalid port In a prior refactor, we accidentally broke `fx serve-updates -l :8084` from erroring out with the ffx repository server, and the server was not configured to use that port with `ffx config set repository.server.listen "[::]:8084"`. This patch changes the helper function to not unilaterally exit early if the port happens to be free, but also do the rest of the validation steps. Original-Fixed: 98017 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/670249 Original-Revision: 8a83acd5af855f161f4669e66d82aa5a8f65a532 GitOrigin-RevId: a1aaaa0299387ec9ca2deebfb1900461cf8917b5 Change-Id: Ibafffb0859e4f976cb36ab13dfe3566d0b68f872
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 via the IRC channel #fuchsia on Freenode.
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.