bazelbuild / bazelbuild/bazelisk
Go bazelisk not using tools/bazel.cmd on Windows
Open
P3
type:bug
- Dominant language
- Go
- Stars
- 2.7k
- Forks
- 424
- PR merge metrics
- No merged PRs in 30d
Description
The Python version will use it... provided I hack up the call to subprocess and pass `shell=True` which is nbd
The go version seems to just ignore it. lmk if there is some other way you're supposed to do a tools/bazel on Windows.
Contributor guide
Research direction
No source file or test is named. Compare the Go launcher’s handling of `tools/bazel` on Windows with the Python version, focusing on the subprocess call and `shell=True` behavior. Done means the Go version invokes `tools/bazel.cmd` on Windows without requiring the reported workaround.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- build-system
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100