[roll] Roll infra/recipes [builder_status] Support searching by tag

Support a tags argument to retrieve() so only builds with those tags
will be retrieved.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/1265185
Original-Revision: 74c48a7c14c0a8e54e15bfd8db31a2f895e9c0ba
GitOrigin-RevId: 1e5d20f0911d3ac064923f5412ffd2229a592eef
Change-Id: I51ed47c121c909d660fb971b851f0ebe1f83456d
1 file changed
tree: 0324e326ee8db5392be028b558c5c5aae1256a81
  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 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.