[roll] Roll infra/recipes [release] Add release.get_previous_release_version

Add `release.get_previous_release_version` to the release recipe module
API.

This will allow recipes such as `snap_branch`, `create_branch`,
`update_petal`, and `cherry_pick` to easily collect and report release
history to an internal update server.

Original-Bug: 422540705
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/1303605
Original-Revision: 58d01e1799401771cdc538e3c74b16469163c891
GitOrigin-RevId: 871ced0012699c39da785e672d0317848f94bead
Change-Id: Ideec4558f3e9131d427c987c59231d2c448149ba
1 file changed
tree: 1bfec0bd72e5ebfdeb0a8abd6c23da2ebe173b4e
  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.