commit | 823a07960060d58c3192d04571c639523c976708 | [log] [tgz] |
---|---|---|
author | David Dorwin <ddorwin@fuchsia.infra.roller.google.com> | Mon Sep 16 20:31:16 2024 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Mon Sep 16 13:32:44 2024 -0700 |
tree | d35466db38f1d287cd7d96382d2cdbedb5412cc3 | |
parent | 766593e5566532b745eed25e8bb8c99dd30fc6e1 [diff] |
[roll] Roll fuchsia [build][fidl] Simplify publishable & compatibility test variables Previously, "partner_internal" was excluded then added, which resulted in more logic and lack of clarity. Redefine `is_sdk_included_publishable` based on `requires_compatibility_tests` and a desirable assertion. Also rename the ambiguous `is_sdk_included` to `has_non_excluded_sdk_category`, which accounts for both `sdk_category` not being specified and being set to `"excluded"`. Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1114153 Original-Revision: 32c602f0f066170acf9ae42b832dbc2024492b91 GitOrigin-RevId: 372d9441419d9d438652dc7c1990ea7d61ff1f7d Change-Id: Iba72b08090d613fedcbca05f108a00401abfbfde
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
.