[roll] Roll infra/recipes [recipes] Add recipe step to check for backwards rolls

Previously, rollers using this recipe would fail with an infra failure
if the old and new revision were the same. The intended behavior is a
successful nothing to commit step.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/1076034
Original-Revision: 0125c04c00de64446901fa2b5079f34401c8d111
GitOrigin-RevId: 90f169edfeecd983f66bbac15b1077cf2c9d4017
Change-Id: I5cc6212b8e95e8fa9b82c91197d4f84853c1d638
1 file changed
tree: f715a9f9a913b08b82b70dcd52b70fbcdfc4494c
  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 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.