-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
bazel: derive exec path of go binaries from action graph
Output paths are not a stable API and all our conditional path construction here is fragile. This replaces the old path construction with queries to the action graph. Part of unblocking: kubernetes/kubernetes#94449
- Loading branch information
1 parent
c586941
commit e0ff673
Showing
1 changed file
with
81 additions
and
34 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