forked from google/skia
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Revert "[bazel] Housekeeper-PerCommit-CheckGeneratedFiles: Add "go ge…
…nerate", Gazelle and Buildifier steps." This reverts commit 0f6a4e6. Reason for revert: Breaking external-client tests Original change's description: > [bazel] Housekeeper-PerCommit-CheckGeneratedFiles: Add "go generate", Gazelle and Buildifier steps. > > Rationale: In a follow-up CL I'll land some code that requires generating Bazel configs from a Go struct via a //go:generate comment. > > Regarding the changes in //bazel/exporter/interfaces/mocks/generate.go: For some reason, mockery runs from its Bazel runfiles directory by default. This does not happen in the Skia Infra repository, and I couldn't figure out why. In any case, I fixed it by forcing it to run from the current directory via a --run_under flag. > > Most of the changes in BUILD.bazel files are made by Buildifier, or hand-made to appease Buildifier. > > Bug: b/40045301 > Change-Id: I01e9a6f5ea0a915be6554e2f5e299725ab535e97 > Reviewed-on: https://skia-review.googlesource.com/c/skia/+/778517 > Reviewed-by: Kevin Lubick <[email protected]> > Auto-Submit: Leandro Lovisolo <[email protected]> > Commit-Queue: Leandro Lovisolo <[email protected]> Bug: b/40045301 Change-Id: I95715d646c38809e3662552232219aebb9196cd1 No-Presubmit: true No-Tree-Checks: true No-Try: true Reviewed-on: https://skia-review.googlesource.com/c/skia/+/778718 Commit-Queue: Rubber Stamper <[email protected]> Auto-Submit: Kevin Lubick <[email protected]> Bot-Commit: Rubber Stamper <[email protected]>
- Loading branch information
Showing
13 changed files
with
1,444 additions
and
173 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.