[roll] Roll fuchsia [archivist] Define Archivist type, move free functions to methods.

There's now "an Archivist" instance at runtime, should help with API design questions.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/464516
Original-Revision: f0c2f232b48c1985b2a60bb435c1679dd0901806
GitOrigin-RevId: 43cb639765702f370249a2876ce89aff09405d68
Change-Id: I9d6cbda440204ebf047f9f65e620169672460601
1 file changed
tree: 5449cd7d5d4f5bb42a767503888d4feeb67bb4bc
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. flower
  8. jiri.lock
  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 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.