[roll] Roll infra/recipes [builder_status] Make has_recently_passed flexible

Allow retrieving a large number of builds, say 20, and checking if there
were recent passing builds anywhere in that 20 and just in the most
recent five. This was technically doable before, but required two
separate buildbucket RPCs or looking inside the builds in BuilderStatus
objects.

Original-Bug: b/377570481
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/1151414
Original-Revision: 9a8826b4c43be8d0b4879d66d43145de8b639ff0
GitOrigin-RevId: 70fd3075aeb542c0a10234d4bef1461a27d6dc4f
Change-Id: Iaace5ce38f0e1526a098e1213fe32fd6250112f8
1 file changed
tree: 663a36af087ed3e70e86114771920693ba76529e
  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.