[roll] Roll infra/recipes [fuchsia_roller] Fix commit messages

Fixes a bug introduced in
commit 1fdf1df577ac9d565cd331b380e13d087bfa751a that resulted in
multi-commit rolls generating malformed commit messages because each
commit was a separate `Roll` object into
`aip.roll_commit_message.format()`.

Before: https://fxrev.dev/1282645
With this fix: https://fxrev.dev/1283691

Original-Bug: 418290894
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/1283368
Original-Revision: 2ce83fd86e9aeef59784953694ebe36ad1fb89e3
GitOrigin-RevId: a953b159a15150f9ddc6e2e2ca0ac6a1b937adff
Change-Id: I4bc7cffc03d4b80a3a4182cdb5de6adc08d3da02
1 file changed
tree: 9badd89cd382048b35f56e2f2fd38b0099fab1d8
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
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 in one of the communication channels documented at get involved.

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.