1
0
mirror of https://github.com/codership/wsrep-lib.git synced 2025-07-30 07:23:07 +03:00
Commit Graph

6 Commits

Author SHA1 Message Date
9e8708af7e Add GCC 12 into GitHup actions build matrix 2023-02-26 10:12:56 +02:00
de3d7b63ea Add report_event() method into reporter object
Report event will write json formatted event into report
file.

Include Boost headers as system headers to avoid generating
excessive warnings. Enable extra tests for selected compilers
in actions.
2022-12-05 17:05:14 +02:00
e2b3e99c2f Fix workflow/actions submodule handling
Also added new clang and gcc compilers into build matrix.
2021-11-12 10:06:39 +02:00
fb86776354 Drop Ubuntu 16.04 environment from github build workflow
Ubuntu 16.04 is EOL and not working anymore on github.
2021-08-23 09:48:42 +02:00
dcf3ce91cd Use --output-on-failure on ctest 2020-11-27 11:29:20 +01:00
85ad715209 Move from Travis CI to GitHub Actions 2020-11-26 01:08:27 +02:00