bazel-contrib / bazel-contrib/vscode-bazel
Ability to build the entire repo
Open
type: feature request
- Dominant language
- TypeScript
- Stars
- 296
- Forks
- 108
- Avg merge
- 3d 22h
- Merged PRs (30d)
- 5
Description
It does not seem to be possible to build //.... If I select Bazel build package recursively I have to select a package and // is not an option. I have tons of packages so it'd be really nice to be able to just build all of them.
Contributor guide
Research direction
Start by tracing the “Bazel build package recursively” command and its package-selection flow; the issue does not name a file or test. Make the repository-wide // target selectable and verify that choosing it can build all packages without requiring a specific package.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript, vscode
- Domain
- build-system, tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100