Thad House
441f2ed9b0
[build] actions: use fixed image versions instead latest ( #3761 )
2021-12-09 12:12:59 -08:00
Tyler Veness
54ca474dba
[ci] Enable asan and tsan in CI for tests that pass ( #3591 )
...
ctest's -E flag skips tests that match a regular expression.
2021-09-19 20:03:40 -07:00
Thad House
179fde3a7b
[build] Update to 2022 native utils and gradle 7 ( #3588 )
2021-09-19 17:59:14 -07:00
Tyler Veness
8164b91dc4
[CI] Print CMake test output on failure ( #3583 )
2021-09-17 22:54:47 -07:00
Peter Johnson
263a248119
[wpimath] Use jinja for codegen ( #3574 )
...
While not really needed for wpimath, it will make more complex codegen
in the future significantly easier.
2021-09-17 00:10:29 -07:00
Tyler Veness
16e096cf86
[build] Fix CMake Windows CI ( #3490 )
2021-07-26 07:28:52 -07:00
Peter Johnson
b45572167d
[build] Change CI back to 18.04 docker images ( #3456 )
...
This reverts commit d068fb321f (#3420 ).
The 18.04 docker images now use GCC 8, which was the original reason for
updating. 20.04 uses a much more recent libc, so staying with 18.04
enables more Linux platforms to use the binaries.
2021-06-20 23:03:29 -07:00
Tyler Veness
a77c6ff3a2
[build] Upgrade clang-format and clang-tidy (NFC) ( #3422 )
2021-06-10 11:13:09 -07:00
Peter Johnson
d068fb321f
[build] Upgrade CI to use 20.04 docker images ( #3420 )
2021-06-08 12:27:22 -07:00
Austin Shalit
26d0004fe1
[build] Split Actions into different yml files ( #3025 )
2020-12-31 20:33:39 -08:00