[roll] Roll fuchsia [build][sdk] Remove --config=no_sdk from fx bazel Remove support for `fx bazel [test] --config=no_sdk` and uses of it. With the IDK repository now populated at GN gen time, there is no longer a need for a workspace variant. `fx bazel` commands that previously included `--config=no_sdk` must now include `--platforms=//build/bazel/platforms:host`, which was previously implied by `--config=no_sdk`, or the equivalent `--config=host`. fuchsia_action()'s `no_sdk` argument now (directly) implies targeting the host platform. Support for the workspace variant previously used by `--config=no_sdk` will be removed separately. Original-Bug: 338009514 Test: fx clean && fx bazel test --platforms=//build/bazel/platforms:host //build/bazel/host_tests/... && fx build //build/bazel/examples/hello_no_sdk Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1253252 Original-Revision: 8c6574039a5f703cfdfdea02471c221af3450c4a GitOrigin-RevId: 61b4dd7d7959b0ae99acbe098654beafac802ce9 Change-Id: Iac918a5bb0a849ed2be9e88c9075a025b61836ee
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.