commit | e661dc6c0ba5d74f714748afbb7a639b6bab2dbe | [log] [tgz] |
---|---|---|
author | Yuping Zhai <yupingz@fuchsia.infra.roller.google.com> | Wed Dec 06 19:52:27 2023 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Wed Dec 06 11:54:02 2023 -0800 |
tree | 692ab11f416f6d3ed9b51e4c9a919fe9804edfe3 | |
parent | 7b2eb957dc45b92f0a18429b8952c69527413e26 [diff] |
[roll] Roll infra/recipes Revert^3 "[checkout] Add integration update step after every jiri patch" This reverts commit f8401e03b857e6055700cdb6480cd9defc67ec9d. Reason for revert: Some rollers not picking up correct submodule diff. Reverting to further test. Original change's description: > Revert^2 "[checkout] Add integration update step after every jiri patch" > > This reverts commit dc024149c5b001953794960e20e566190442100b. > > Reason for revert: We need to add an extra fetch before updating superproject for submodule_update tool. > > Original change's description: > > Revert "[checkout] Add integration update step after every jiri patch" > > > > This reverts commit e6ffb8282d5e8be99128130ffac8e2911507d5c1. > > > > Reason for revert: integration_step failing for third_party builders > > > > Original change's description: > > > [checkout] Add integration update step after every jiri patch > > > > > > When jiri is patching changes from integration that involved manifest > > > changes, we need to make sure integration changes are pulled into > > > submodules pins or else the checkout will not be testing the manifest > > > changes correctly with a submodule checkout. > > > > > > Original-Bug: b/301072531 > > > Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/936414 > > > > Original-Bug: b/301072531 > > Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/955192 > > Original-Bug: b/301072531 > No-Presubmit: true > No-Tree-Checks: true > No-Try: true > Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/955619 Original-Bug: b/301072531 No-Presubmit: true No-Tree-Checks: true No-Try: true Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/956939 Original-Revision: 1ccd56225b93320795bd3f41faa16cdd17d641bd GitOrigin-RevId: 69e7ae200cb1f07a55c430c105021cea28ec96a6 Change-Id: I2144e6decbea35c1dff3ab1954ef33325a7c4a7f
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
.