bazel-examples icon indicating copy to clipboard operation
bazel-examples copied to clipboard

Attempt to include C++ 'exercises' into CI

Open kylecordes opened this issue 1 year ago • 3 comments

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.

kylecordes avatar Aug 29 '24 13:08 kylecordes

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.

kylecordes avatar Aug 29 '24 13:08 kylecordes

Test

All tests were cache hits

22 tests (100.0%) were fully cached saving 5s.


Lint

aspect-workflows[bot] avatar Aug 29 '24 13:08 aspect-workflows[bot]

LMK when this is ready, removing from my review dashboard

alexeagle avatar Sep 24 '24 17:09 alexeagle