[roll] Roll infra/recipes Revert "[clang_trigger] Use correct ref when reading commit history"

This reverts commit 14b206fc9131b0d1ac4a8b90bdecb2bf45451f2e.

Reason for revert: broke the existing builders because ref is unset.

Original change's description:
> [clang_trigger] Use correct ref when reading commit history
>
> The recipe logic hardcoded refs/heads/main as the ref, but that doesn't
> work the the release builders which use refs/heads/releases/22.x.
>
> Original-Bug: 475309243
> Change-Id: I2917ac62f98edbc91eb8c74d3ba239f8063ddf2a
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/1482241
> Fuchsia-Auto-Submit: Petr Hosek <phosek@google.com>
> Reviewed-by: Oliver Newman <olivernewman@google.com>
> Commit-Queue: Petr Hosek <phosek@google.com>

Original-Bug: 475309243
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/1482828
Exempt: RubberStamper 🤖 <android-build-ayeaye@system.gserviceaccount.com>
Original-Revision: 6fe4fbcfa7f9a8b0aa34a6160d53ae5d728a4b69
GitOrigin-RevId: d33a19b4f28f0c7c131c299fc636430026bbb559
Change-Id: Id97aa2087f7f796d221fc7ad77125d79f4535689
1 file changed
tree: 3a2253169345d72d4402ed71283f394c3e2ef627
  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.