[roll] Roll fuchsia [starnix] Refactor LocalReleasers

Use an enum to keep a single vector with all entities that are yet to be
released.

This will allow to more easily add new type of delayed released instances.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/957555
Original-Revision: dd87045ad58c3b876ad1534bc7b434c6e6c212f7
GitOrigin-RevId: 82a5e957e230cf7b87345e5b1794197624aea474
Change-Id: I135be8565e7bb9a6336640d6240fcf7d979e49fe
1 file changed
tree: 55f08d8d94852cdd1dbb66540fd003be4811979e
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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 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.