[roll] Roll infra/recipes [annotations] Replace Union[Foo, Bar] with Foo | Bar

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/1275034
Original-Revision: 0fa48307ebb36dc270ee7b79f8c4d81960fdf034
GitOrigin-RevId: 25a0ce74b1d3ca945e8b481ccab23c5540099cee
Change-Id: I48a6502d63688d240bcc237a391273a1d5252e15
1 file changed
tree: fa43b74538e2fb2479fdaf629001cad0f267c748
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. 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 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.