commit | 1b9a3662ea4fa6457bd4387e7bdcc41c9809f2d0 | [log] [tgz] |
---|---|---|
author | Oliver Newman <olivernewman@fuchsia.infra.roller.google.com> | Tue Apr 22 11:28:39 2025 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Tue Apr 22 11:31:00 2025 -0700 |
tree | 3bc42e92e2a45095a57eb0b7a0ebfe22402c0d1b | |
parent | e3c5761812d1c56a3c1ab199fa31bbcf21c72a69 [diff] |
[roll] Roll infra/recipes [gerrit] Fix linking for "project~num" IDs "project~num" is Gerrit's preferred format for identifying changes, and the format returned by most endpoints: https://gerrit-review.googlesource.com/Documentation/rest-api-changes.html#change-id Funnily enough, you can't search by that format via /q/ URLs. So instead, generate a /c/ URL directly to the change when encountering a change ID of that format. Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/1255925 Original-Revision: f93897317a48bfae97b2a92ff27820a055acbaa0 GitOrigin-RevId: 4004a0307c888cd197f617c60d0d55d36a38c629 Change-Id: I34d01dce16ee5947fc321875ec6b3e3a23bada09
This repository contains Fuchsia's Global Integration manifest files.
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.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party
.