commit | ebb43bca8bd69f052c899a34756fdc1fdba6d155 | [log] [tgz] |
---|---|---|
author | David Dorwin <ddorwin@fuchsia.infra.roller.google.com> | Fri Dec 20 15:56:45 2024 -0800 |
committer | Copybara-Service <copybara-worker@google.com> | Fri Dec 20 15:58:06 2024 -0800 |
tree | efff273769936b62d92cd9cf480258103275ecc4 | |
parent | e707ace8446aedbb8df37b2e8882814e3a25c81b [diff] |
[roll] Roll fuchsia [bazel_sdk][versioning] Separate supported levels list Separate supported and unsupported levels into different lists. This is used in a subsequent CL, https://fxrev.dev/1170004, to handle them differently. Remove `status` from the API level struct since all API levels exposed by the SDK should be supported for building. (This change will be made in the CL mentioned above. The lone remaining distinction will be stable numerical levels vs. the unstable "NEXT" and "HEAD" levels.) We want SDK consumers to choose a specific desired level rather than selecting a level based on status. Also, the current `status` field in `version_history.json` is now deprecated (https://fxbug.dev/338444566). Also remove unused constants related to status. Original-Bug: 354047162 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1174717 Original-Revision: 1a073e694789326fbf1db637a4b8d8d1d102e1e4 GitOrigin-RevId: 8955e969feb08d86d349b0c4c00ac107e211a1bb Change-Id: I55e1550089fe61553a1182bdbbb6078608f66ff1
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
.