[roll] Roll infra/recipes [checkout][git_roll_util] Handle Cr-Commit-Position footer.

Remove the Cr-Commit-Position footers when rolling CLs into other repos
since the position from the original CL will likely not match the
position of the roll CL into the new repo. Each repo should use its own
numbering scheme. Also, parse the footer if it exists to use that as the
commit position for the resultDB sources.

Original-Bug: 471794502
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/1594685
SLSA-Policy-Verified: SLSA Policy Verification Service <devtools-gerritcodereview-exitgate@google.com>
Original-Revision: c565b14512b1efe8431777a67d0ed1178fdee241
GitOrigin-RevId: a01c33cf1d8a35b6277104fb502b1cf494889895
Change-Id: I2ada00aa9cae970dd42a917f7dd7998ff8e5939e
1 file changed
tree: c42b60f00acce2c32fdff2c7c4693cc21dd6e2be
  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.