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

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

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/1265184
Original-Revision: 330d6c077d24db5b080a18ff940ad61a0f928bed
GitOrigin-RevId: 9ed3c5b5d6c7d30b4e2116e11ef726a8b58ea4a2
Change-Id: I9c0501590a85dd15b9c2e40b1289ac8d0c2386ad
1 file changed
tree: fdc6e275d7923db839e3b4616f35e2da80826015
  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.