commit | c3e255c3f051117c20f7ea5b68fe0a42bc3dc6dc | [log] [tgz] |
---|---|---|
author | Tyler Mandry <tmandry@fuchsia.infra.roller.google.com> | Thu Sep 19 22:16:02 2024 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Thu Sep 19 15:18:30 2024 -0700 |
tree | 81de4171bba3a981b21ac82c5e41888258c27716 | |
parent | 903d8be68bae29fe28dd982f3a78ac6798ad6050 [diff] |
[roll] Roll fuchsia [roll-compiler] Don't leave jiri.lock in root When falling back to jiri (for open source checkouts), don't leave jiri.lock in the root. Run the command in the integration directory to update its jiri.lock instead. Also, add an example of a CIPD package version specifier and format with black. Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1119875 Original-Revision: c3bb217f5b71b1991052f0cc49d87b7394470d23 GitOrigin-RevId: 68f2685ccaaa1bad714bd7c34e3dd333da7d0e1a Change-Id: I12428aa1d9158b5cd721d4cfeaee402901ef7979
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
.