[roll] Roll fuchsia [Gumshoe] Register templates via directory scan.

Scan Gumshoe component's /templates/ directory for
files ending ".hbs.html" and register them as templates.

This gets rid of having to enumerate the templates
during initial setup. Requested in review of fxr/738608.

go/fuchsia-gumshoe-proposal

BUG=b/253514278

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/742092
Original-Revision: 98d29139857e60c68b85f6d95944ff11a83f29dd
GitOrigin-RevId: 6da5c870b6683e78a2237ebc4f2381a4a00b2966
Change-Id: I44b2a7b7879a33af6677ca076ba5109d878b05d7
1 file changed
tree: 0ac2fb81b3d5f1c451e47daaaf6385726a20afda
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. 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.