[roll] Roll infra/recipes [roll_comment] Use actual URL instead of golink

We used to use a generic-sounding golink to conceal the
"turquoise-internal" hostname, but the "turquoise" term is no longer
confidental so we don't need to do this anymore.

Also we can switch to linking based on CL number instead of git commit
hash, since CL number uniquely identifies a CL whereas linking by commit
hash links to a Gerrit search that also searches commit messages, so may
include other roll CLs that reference the original CL.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/1300604
Original-Revision: b1daddefbc2de75e40a3fb4986960e6f4b9160cd
GitOrigin-RevId: 3314bac41a91b51bafa5822231929f97bb99edb6
Change-Id: I8fd723b92f5b72a000f8c09379895588eec9d2c0
1 file changed
tree: 27d4bb5bc5056254e58b53e388b58875eacba490
  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.