[roll] Roll infra/recipes [recipes] Add ssh to task inputs

Add SSH to all task inputs, and set $PATH to contain the directory
containing it. This should land after https://fxrev.dev/822712, which
adds SSH as a build tool.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/822713
Original-Revision: fa8390a692411f93278f1efb5340cdc7bff731e5
GitOrigin-RevId: 5c74e6d545358f2ca3bdfe3767379d2e06af1362
Change-Id: I9103dbe39256a1a2d0093c3dbfda8ce9cb8d4561
1 file changed
tree: 8dc64be29f5af70ed629a2dd8a8b165a7730e989
  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.