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

This reverts commit 58d01e1799401771cdc538e3c74b16469163c891.

Reason for revert: This approach isn't compatible with teamfood branch version schemes.

Original-Bug: 422540705
Original change's description:
> [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
> Change-Id: I258f67b0fbf2e4aa806cf5ee6bee202a19235ac6
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/1303605
> Fuchsia-Auto-Submit: Darren Chan <chandarren@google.com>
> Commit-Queue: Darren Chan <chandarren@google.com>
> Reviewed-by: Ina Huh <ihuh@google.com>

Original-Bug: 422540705
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/1342864
Original-Revision: 1c2b9bb52c62617ec61d5e00152c062fc060f1c8
GitOrigin-RevId: 933d27b18c3d2615d422739499c5d852d8230510
Change-Id: I486ce8b3a8816c32c411755b3a60ea8ac162a511
1 file changed
tree: d5518594174c16e9421cfb8f848fc0b89c1e4b13
  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.