bazel-examples
bazel-examples copied to clipboard
Attempt to include C++ 'exercises' into CI
The C++ code had some helpful pre-existing commands that we can use to validate in CI things actually work.
Currently, one of them does not work. A problem to be solved.
This quick initial change is just to get the problem in front of Alex. I did not jump through the hoops to pass the CI-specific .bazelrc settings all the way through yet.
LMK when this is ready, removing from my review dashboard

