commit | 2286843dc1b35ba0eeecc02a18713199055f4d12 | [log] [tgz] |
---|---|---|
author | Steve Fung <stevefung@fuchsia.infra.roller.google.com> | Fri Sep 29 01:01:15 2023 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Thu Sep 28 18:02:33 2023 -0700 |
tree | 93b4386c8fea0098353961c3683ec7d8becc1e50 | |
parent | ce561b4dbf6d3eceb7318977dfee9680a242696f [diff] |
[roll] Roll cobalt-registry Fix typo in comment Fixes a typo in the projects.yaml header comment. This CL is also used to allow https://fxrev.dev/923314 to pass presubmit tests. Part of the registry parser's presubmit testing includes checking out the parent registry to test the config change validator. However since the last registry CL was the CL that updated the registry to use the new format, the parent registry CL is still in the legacy format, so the registry parser in https://fxrev.dev/923314 fails to parse the parent registry. Adding an essentially no-op commit to the registry will make both the HEAD and parent commits both be in the new registry format, so that https://fxrev.dev/923314 will be able to pass the CQ presubmit tests. Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/cobalt-registry/+/923899 Privacy-Approval: Cameron Dale <camrdale@google.com> Original-Revision: 25b845c710ae02a97619dc61899ff3c5a6877d5a GitOrigin-RevId: a107b29c06fa2c896450dfe6d21bcabd4100ceda Change-Id: I56d4146ec06e2a7bc714f7506295f5cc4feac0a1
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
.