[roll] Roll infra/recipes [git_roll_util] Support patterns in tags

Support patterns in escape_tags and filter_tags.

Case was previously ignored in filter_tags. To simplify logic, case is
now ignored in escape_tags as well.

Also remove an unused argument.

Original-Bug: b/359925419
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/1105132
Original-Revision: 6435169a4fd28dac3d744b45aeb96b7395779a5e
GitOrigin-RevId: a2a47cb844edcd374b66a6fef6dbfd4dc4ddf3e0
Change-Id: Ib647649c990bcebc7bd7956dfc59d925471b3134
1 file changed
tree: b68fd70014188df03e025d2cb7a6d0c92457e702
  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 via the IRC channel #fuchsia on Freenode.

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.