[roll] Roll infra/recipes [recipe_tools_roller] Include rolled tools in commit msg

This makes it easier to see which tools the roller touched, which
previously required inspecting the commit diff.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/658243
Original-Revision: 1593aa0e75df050b4cd244af2138d5c928bd40d7
GitOrigin-RevId: ace91d57cd749c368bab47a77b04a81e0e46ad34
Change-Id: Ic257b3032d4fa68c44ecf768afee85c5c61b2966
1 file changed
tree: 4a4b416ec59dda090b91cf9857ef6873871faaac
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. 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.