bazel runner 2000
abrams27 opened this issue · 1 comments
abrams27 commented
bazel runner should be improved:
- each command in bazel runner needs a specific builder:
-
build
needs a builder without mnemonics -
clear
needs a builder without arguments -
aquery
-
fetch
-
info
-
query
-
run
-
test
-
- more more tests
- better bazel execution
- better flags management
- better arguments management (e.g. it should be possible to provide targets without mapping to the raw
- better aspects management
abrams27 commented