[roll] Roll fuchsia [archivist] Adopt fuchsia_async::Scope: LogSettings server

CL #1 adopting Scope for Archivist tasks. This lets us remove
some tech debt and complexity in the handling of servers and
Archivist's shutdown mechanism.

Multiply: archivist_integration_test
Multiply: archivist-tests
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1155352
Original-Revision: 386d425b4279f3bf626e29d897aabccfceb08252
GitOrigin-RevId: 0b37a032f1311913e36dd129e27a7ce3042001dc
Change-Id: I0f016d9d4682cd20d1b2b877cb6f1f34c9d062e3
1 file changed
tree: 65fc1596c3c936dc9b0f27f40287705182edb1c4
  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.