commit | 5fb31a6f2a1acf10ab22f648aac26416a21eb0dc | [log] [tgz] |
---|---|---|
author | Yuping Zhai <yupingz@fuchsia.infra.roller.google.com> | Wed Oct 25 00:45:51 2023 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Tue Oct 24 17:47:04 2023 -0700 |
tree | 60e985f41f56aa4f5dfb026f21b1d5cc8155c915 | |
parent | 781791af85ff8e8d6083636ea0a4bbe9cb7135dc [diff] |
[roll] Roll infra/recipes Revert "[checkout] Add git commit step after jiri patch" This reverts commit 605e6a3c1d259aeb4f1f064f80c1898f86811073. Reason for revert: Currently third_party changes are having errors on jiri check-clean. Original change's description: > [checkout] Add git commit step after jiri patch > > We not only need to git commit the git links for the third_party repos > but also for integration changes on manifest. In this case, we just > always add a git commit step after a jiri patch to make sure all > submodules changes (git links) are captured and will still retain after > the next jiri update. > > Original-Bug: b/301072531 > Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/934233 Original-Bug: b/301072531 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/937332 Original-Revision: 588bd05a5f85089096cbab0aae2091ddc1a1b69f GitOrigin-RevId: 83f2fa2aceedb98fd4a36855001f7cfcb852d8c3 Change-Id: Ic93e6396eb0bbf53086a50e17deb8b8ed981a55c
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
.