21 Commits

Author SHA1 Message Date
Dmitry Marakasov
a05e661aac Handle no doxygen changes case 2025-03-17 23:37:50 +03:00
Dmitry Marakasov
4815bd386b Drop codecov
We don't need service which uses geoblock
2025-03-17 23:24:01 +03:00
Dmitry Marakasov
2c07d9fc64 Add doxygen workflow 2025-03-17 23:23:47 +03:00
Dmitry Marakasov
b44f34a3f6 Specify codecov token 2023-12-11 17:21:42 +03:00
Dmitry Marakasov
6da8c8d4b7 Fix pip in CI 2023-12-11 17:01:42 +03:00
Dmitry Marakasov
01ba3ddfba Update ci action 2023-04-17 18:28:17 +03:00
Dmitry Marakasov
7ea8feceee Fix condition in CI script 2023-04-17 14:52:18 +03:00
Dmitry Marakasov
7cd6255d13 Disable live tests in CI 2023-03-17 21:57:08 +03:00
Dmitry Marakasov
77dac76e8c Update github action 2022-10-26 22:54:25 +03:00
Dmitry Marakasov
5f01e6c557 Fix optional test 2022-04-28 20:35:35 +03:00
Dmitry Marakasov
e5459845ad Simplify CI script 2022-04-28 20:28:22 +03:00
Dmitry Marakasov
61bee086f9 Switch from pulse to disk audiodriver, which always works 2022-04-28 13:56:42 +03:00
Dmitry Marakasov
545f25e74a Switch to container build with newer ubuntu
This allows us to use newer SDL which has native CMake export module
2022-04-28 13:56:42 +03:00
Dmitry Marakasov
af27cd0099 Switch to modern CMake way of defining targets and installing exports 2022-04-28 13:51:55 +03:00
Dmitry Marakasov
87d5e9f930 Fix updating environment in CI 2022-04-27 23:23:28 +03:00
Dmitry Marakasov
1585650143 Fix action name 2022-04-27 22:38:46 +03:00
Dmitry Marakasov
6426c1d4a8 Simplify coverage handling 2022-04-27 22:38:46 +03:00
Dmitry Marakasov
9e97946869 Install graphviz in CI, needed for doxygen 2022-04-27 22:11:01 +03:00
Dmitry Marakasov
f52aea096c pkg-config exttest is now expected to pass 2022-04-27 22:10:15 +03:00
Dmitry Marakasov
0b74fbc7fb Switch to C++17
- Use modern CMake way to set C++ standard
- Remove hacks around Optional, as std::optional is now available
2022-04-27 21:57:46 +03:00
Dmitry Marakasov
e2b68b19cd Switch to GitHub actions 2022-04-27 21:44:52 +03:00