[roll] Roll fuchsia [bazel][rules_fuchsia] Avoid resolving "@//:" This fails in bzlmod with the following error: ``` '@@[unknown repo '' requested from @@rules_fuchsia~]' ``` This is because bzlmod resolves each module independently, so "@//" no longer resolves to the root module, like in WORKSPACE. Original-Fixed: 418928621 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1280884 Original-Revision: c2ce2974f1eac9401b68221f8d76e21567b4c0ff GitOrigin-RevId: 518bc696ebe1d5c9a44d4b7a3d575d7f7a716526 Change-Id: I829de91a1cd916d6b0bcff6b8e622f85c86b49b6
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.