[roll] Roll fuchsia [logs] Remove BuildAndInitializeWithTags

Start removing BuildAndInitializeWithTags in favor of a
WithTags method.

Original-Bug: b/299996898
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1099944
Original-Revision: 3f2e8b85895fc31cee93ee7f032834f8fc7d5eaa
GitOrigin-RevId: 96a42ac1c1cfa9bb67127c59c320b07a9e3e2f2a
Change-Id: I15e326e3b1ed5f071d18343b418184f2a5ddc868
1 file changed
tree: 197b1aa20b101034ea758b0ac25ca554a6fcc92d
  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 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.