bazelbuild / bazelbuild/bazelisk
feat: add `zip` artifact releases for Windows
Open
P3
- Dominant language
- Go
- Stars
- 2.7k
- Forks
- 424
- PR merge metrics
- No merged PRs in 30d
Description
Similarly to how Bazel releases publishes `zip` artifacts besides the `.exe` binaries, I would like `bazelisk` to provide the same, as often dealing with `.exe` downloading is problematic in some environments.
Contributor guide
Research direction
Start by comparing Bazel's zip artifact release pattern with bazelisk's Windows .exe release path. Locate the repository's release configuration and the entry point that assembles Windows artifacts. Done means Windows releases provide a usable .zip alongside the existing .exe binaries.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- release
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100