[roll] Roll fuchsia [archivist] Refactor ArcList to be backed by a VecDeque

Tested: archivist-unittests + integration tests

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/557809
Original-Revision: 828548da5da922bbb9db95dfe3e18253f1e3d4da
GitOrigin-RevId: 77d1259223907647100dfa99dfc8c0f5f16cd710
Change-Id: I22052a813878ee80fa3fcea3c59565a25cc41c61
1 file changed
tree: 3e7b8f8de352fd5ac1cceb94dc4667df0d7c926f
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. firmware
  8. flower
  9. jiri.lock
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. 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.