bazel-contrib / bazel-contrib/setup-bazel
Check whether bazelisk installed
Open
- Dominant language
- JavaScript
- Stars
- 83
- Forks
- 32
- PR merge metrics
- No merged PRs in 30d
Description
If `bazelisk-version` is not given, this action does not download bazelisk without notice.
So check whether bazelisk installed after setting up bazelisk(bazel).
Contributor guide
Research direction
Start by tracing the GitHub Action's Bazelisk setup path, especially the case where `bazelisk-version` is not provided. Verify how setup currently handles an installed Bazelisk and whether it downloads one silently; done means the action checks for Bazelisk after setup and makes that behavior explicit.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions, javascript
- Domain
- ci-cd, devops
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100