David Turner would like Owners Override to review this change.
[fx][bazel-tool] Rename and reformat bazel-tool script.
Since the file name did not end in .py, `fx format-code`
ignored it. The script is always launched from a devshell
wrapper, so renaming it should not impact workflows.
The dash is replaced with an underscore to appease
Gerrit static checks.
This will make reviewing future changes to the script
easier.
+ Minor mypy fixes.
+ Fix computation of Bazel workspace path in devshell
wrapper. BAZEL_WORKSPACE was always empty but the
value was not used (yet).
Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
Clayton WilkinsonPing, this requires an owner to approve this.
David TurnerI think for //scripts add and removes you need owners override?
See //scripts/README.md
Oh thank you. Will do.
Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
Note that I have multiple CLs coming to this file in the future, maybe we should move it to //build/bazel/scripts/ instead? or add a file-specific OWNERS line to it. wdyt?
Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
[fx][bazel-tool] Rename and reformat bazel-tool script.
Since the file name did not end in .py, `fx format-code`
ignored it. The script is always launched from a devshell
wrapper, so renaming it should not impact workflows.
The dash is replaced with an underscore to appease
Gerrit static checks.
This will make reviewing future changes to the script
easier.
+ Minor mypy fixes.
+ Fix computation of Bazel workspace path in devshell
wrapper. BAZEL_WORKSPACE was always empty but the
value was not used (yet).
Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
Change has been successfully rolled: http://go/roll-cl/f71d26e83bd5539fe6bc217cf47a389850a9605e
Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |