commit | 87d08ceef25dee5cb6ff63305fdf10135c70c582 | [log] [tgz] |
---|---|---|
author | global-integration-roller <global-integration-roller@fuchsia.infra.roller.fuchsia-infra.iam.gserviceaccount.com> | Fri Aug 11 01:13:43 2023 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Thu Aug 10 18:15:54 2023 -0700 |
tree | e43c8458235d8040b5cb65ef23381893afac0e8a | |
parent | 52f2cc93a16aabafd955b0a8ddcb6f12609b35c4 [diff] |
[roll] Roll fuchsia [superproject] Roll antlion Manually define enums for Fuchsia constants Revert part of https://fxrev.dev/890135 that uses auto() for defining enum values for Fuchsia-defined constants. These constants should be manually defined to ensure they are kept in sync with the Fuchsia equivalent; there is less room for error and is more discoverable when defined manually due to auto() lowercasing only in the case of StrEnum. Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/antlion/+/897640 Original-Revision: 42405daaee09fb3e09695d55ebe5907975c004e4 GitOrigin-RevId: 5ac7f243449145d884b4adb7ae97adce8ae2c51e Roller-URL: https://ci.chromium.org/b/8773100691704083857 CQ-Do-Not-Cancel-Tryjobs: true Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/899831 Original-Revision: 8f9c2fa63505a783bae128de386e22191b0632d0 Change-Id: I6724263b43a4b3bee8667352b5cb7b30fb393c5a
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
.