[roll] Roll infra/recipes [recipes] Modifies recipe to use time for search tag

Was seeing a lot of failures on the checkout step
with error message `Triggering commit is not the root manifest
repository`, see bbid/8706101674128566337

Original-Bug: 421191989
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/1349144
Original-Revision: c4ec3b5f488f9056e558ed9efd724200b6eb1d2f
GitOrigin-RevId: f9311afe83fc297b77bf79ca3d2ee4eec045556b
Change-Id: I910f8526af71c4e65ec7b2e775530c4f282610bf
1 file changed
tree: 5b190893e7c20fa2f2c104181662fc74ba45781c
  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.