commit | 190146076cb38e5d93bb1f66f3ef9f11731c8fe8 | [log] [tgz] |
---|---|---|
author | David 'Digit' Turner <digit@fuchsia.infra.roller.google.com> | Fri Dec 29 13:18:34 2023 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Fri Dec 29 05:20:27 2023 -0800 |
tree | b94fe4a38ce27e5a50e40305e06e3e444efebe86 | |
parent | 2c35f0e3bb7655df800d18e53bf680ecd7e65aa3 [diff] |
[roll] Roll fuchsia [build][bazel_sdk] Ensure proper formatting of @fuchsia_sdk repository. To ensure that the content of the @fuchsia_sdk Bazel repository is properly formatted, run the host 'buildifier' tool on all generated files after all templates were expanded. This will automatically fix most minor issues (e.g. load-on-top). An error will still be printed when remainining issues like module-docstring of bzl-visibility persist, as they will need manual corrections in the templates themselves or the generator. + Add missing module docstring in generated_constants.bzl + Add missing exported symbol in @fuchsia_sdk//:defs.bzl Original-Bug: b/317964424 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/966652 Original-Revision: 7c60cca99e483ac3351087806dd1cc6133f41240 GitOrigin-RevId: 5d45825322f3616666cb432b2bf154d27b51e291 Change-Id: If34855e24c7a2175a2cb3a5ea6206bfba3b2f249
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
.