[roll] Roll infra/recipes [update_petal] Shorten commit messages

Instead of listing all updated packages in the first line of the commit
message, which produces silly commits like http://tqr/890066, find the
longest common prefix among all the packages being updated and use that
to describe the packages.

For http://tqr/890066, the commit message would become "[release] Update
chromecast/fuchsia packages to version:439506".

Also refactor the test cases to reduce duplication of default property
values.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/1137532
Original-Revision: 395dbc50751b37e4dcea93e216e2c13bdf91a26e
GitOrigin-RevId: 4156148bb77c16319170224ff559c88defbfb483
Change-Id: Idc581f1aede4c9552bcc43bd59803431b034c4d9
1 file changed
tree: 708cc0e945562f22944b136a873fdd9aa72176b6
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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 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.