[roll] Roll fuchsia [bazel_sdk][publish] Fix repository server.

Use `ffx --machine json repository server status` to check whether the
repository server is running rather than
`ffx config get repository.server.enabled`.

It seems the latter can report true even when the repository server is
actually stopped, leading to us trying to publish + register the package
server without starting the package server first.

Original-Bug: 373930507
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1139652
Original-Revision: 8bde2347b651a2829285208282e4a79f8f9f6e71
GitOrigin-RevId: 9aa408353ab9959dac7a6051df00b01ad5b0043e
Change-Id: I8ac0d51e94a8d5e1b2d7ec00883ba446f86eb85a
1 file changed
tree: 9c30140ef5d89e69d79ecd472eecb9114ebc166e
  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 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.