[roll] Roll infra/recipes [checkout] Use ref from commit position footer for resultdb sources.

Sometimes a build can be manually launched off a commit on the
refs/heads/master branch (like if it was launched by bb add without a
-ref) but the master branch is just a copy of the main branch and the
commit position footers are set to track main, not master. This causes
issues with the LUCI regressions which can't find the commit associated
with the master branch. Thus, we should just use the ref from the commit
position footer if it's there as the commit ref for the resultdb
sources.

Original-Original-Bug: 530231392
Original-Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/1688523
Original-Original-Revision: 196775cc780cc5fda04c44ca27ffbc406e59a434
GitOrigin-RevId: 4d4bbb2178d1c8feff50089ce899200d7a3304b0
Change-Id: Ibc5960a3a4287284d604f67f53f9fbaeb26664b1
Reviewed-on: https://fuchsia-review.googlesource.com/c/integration/+/1698574
Cr-Commit-Position: refs/heads/main@{#196436}
1 file changed
tree: 9f169dda2ad0b01bdeed80d16ba87b9243f98103
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. 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.