[roll] Roll fuchsia [ffx][log] Allow filtering on the moniker last segment with --tag

When a component has no tags, the user may see the last segment of the moniker
as the tag. In this cases, it's confusing that `--tag foo` doesn't work
when the user sees `[foo]` in the logs, but `--filter foo` and
`--moniker core/foo` work.

This change allows applying --tag to the last segment of monikers.

Tested: unit test + local verification with power-broker
Original-Fixed: 336879224
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1039932
Original-Revision: e0bc3d4e34fd148af1920621a3bb84ad2ee45fc3
GitOrigin-RevId: b8be4bda061d278c1aad1c0a1665ccb28381f952
Change-Id: Ib9d600840bd5b7e7826b3f7f83544ecfcc16917b
1 file changed
tree: 444f5d094c771ed59c8251fa58b84e20fa257f26
  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.