Dominic Hamon
2365c4a603
add multiple OSes to bazel workflow ( #1412 )
...
* add multiple OSes to bazel workflow
* correct indent
* only set copts when they're supported by the OS
* os check should work
* pull out cxx03_test for per-platform stuff
* attempt to fix windows test output
2022-06-13 17:45:20 +01:00
Roman Lebedev
f10b9c0cb3
Un-disable github actions :]
2021-06-01 13:04:32 +03:00
Dominic Hamon
86da5ec294
Add verbosity to CI logs ( #1122 )
2021-04-26 18:26:33 +01:00
Dominic Hamon
2dad9aef78
Re-enable bazel without bazelisk and with scoped build/test targets ( #1109 )
...
* See if bazel "just works" now (almost)
* Add cache and better bazel test command line
* Narrow focus of bazel build
2021-04-19 10:51:12 +01:00
Dominic Hamon
4c26070de0
disable bazel for now ( #1101 )
...
Unclear why this is failing so disabling for now. bazel build still works locally so this is a bazelisk/github workflow thing.
2021-03-05 15:04:18 +00:00
Dominic Hamon
a6d08aea4b
Create workflow to exercise bazel build ( #1079 )
...
* Create workflow to exercise bazel build
2020-12-22 11:47:52 +00:00