[roll] Roll fuchsia [bazel_sdk] Make BUILD.bazel files non-executable.
Set "executable = False" in template expansion and file creation
calls that generate *.bazel / *.bzl / WORKSPACE files.
Verified by generating the sdk, and viewing the perms for every
.*.bazel and .*.bzl file in the output directory.
fx build generate_fuchsia_sdk_repository
cd $(fx bazel info output_base)/external/fuchsia_sdk
ls -alh -R | grep "\.bzl\|\.bazel"
Original-Bug: b/301462552
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/924053
Original-Revision: c76597b993733ed7292aed4a883432b7e885e185
GitOrigin-RevId: 21bad8d4373846b4661b369b5ba34257e1f0c13a
Change-Id: Ide44355ac57e1f88fae0a0d8b12134a4ff2e8727
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.