1
0
mirror of https://github.com/codership/wsrep-lib.git synced 2025-09-14 20:29:23 +03:00
Commit Graph

5 Commits

Author SHA1 Message Date
Teemu Ollakka
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
Teemu Ollakka
e2b3e99c2f Fix workflow/actions submodule handling
Also added new clang and gcc compilers into build matrix.
2021-11-12 10:06:39 +02:00
Daniele Sciascia
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
Daniele Sciascia
dcf3ce91cd Use --output-on-failure on ctest 2020-11-27 11:29:20 +01:00
Teemu Ollakka
85ad715209 Move from Travis CI to GitHub Actions 2020-11-26 01:08:27 +02:00