commit | 95a7d2af8019c874856b2b23f7773b95de69828f | [log] [tgz] |
---|---|---|
author | Oliver Newman <olivernewman@fuchsia.infra.roller.google.com> | Tue Feb 20 22:44:37 2024 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Tue Feb 20 14:46:03 2024 -0800 |
tree | 7d335c433eb648ffe478e64f0af260d55dae3994 | |
parent | 44767e03457111e0e3e8dd34add35ab07723b4d7 [diff] |
[roll] Roll infra/recipes [run_script] Support shallow checkouts This recipe is used to check out a repository that contain a lot of large frequently-modified binaries, so the git history is massive and growing rapidly, making checkouts take up to 20 minutes (and rising) and often time out. We should be able to stem the bleeding by doing a shallow checkout for this repository. Original-Bug: 325644661 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/994212 Original-Revision: 23fb1855ea7f87ccebd8d56fb24988fb60176de0 GitOrigin-RevId: 85bf0f1bbeef9c6c10eff06b5ec8fa47f3b510d3 Change-Id: I5ad3b0922b8d50122e88cfafa43ce7bb86d04154
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 via the IRC channel #fuchsia
on Freenode.
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
.