[roll] Roll infra/recipes [tools] Don't require tools to be in cmd directories

Go doesn't enforce this, and we'd like to use this recipe for repos such
as shac (https://github.com/shac-project/shac) where the tool's main
package is in the repository root.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/851877
Presubmit-Verified: CQ Bot <fuchsia-internal-scoped@luci-project-accounts.iam.gserviceaccount.com>
Original-Revision: 87b7a5a9c0afef0efd1772ac9e4a651b33479639
GitOrigin-RevId: 0ef04c74e2c36d4d1b3f7d80cd29c3e49ced9794
Change-Id: I29f1c86689fd595942f38178bf97537decf6ec62
1 file changed
tree: b1bb41eb9439e3cd6f4238db6853c59a3bae6502
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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.