Commit Graph

47 Commits (v1.x)

Author SHA1 Message Date
Gabi Melman 737347d2df
Update linux.yml 1 month ago
Gabi Melman 6fd67ce169
Update windows.yml
remove msvc 2019 build
2 months ago
Gabi Melman 4619e18a16
Update windows.yml 2 months ago
gabime b18a234ed6 Fix coverity ci 4 months ago
Gabi Melman 37ff466454
Add coverity scan to CI and fix warnings (#3400)
* Move callback function in thread_pool ctor

* Added const qualifiers to logger.h

* Remove unused includes from file_helper-inl.h

* Fix comments and remove unused include from helpers-inl.h

* Fix typo in comment for set_default_logger method.

* Use `std::move` for `old_logger` in `set_default_logger`.

* Use std::move in example

* Wrap `main` content in try block for exception safety.

* Added coverity to ci
4 months ago
koniarik ad0f31c009
Enabled bin_to_hex utest for stdformat, fixed std::formatter (#3315)
* Enabled bin_to_hex utest for stdformat, and fixed std::formatter

* fixed usage of \ in macos.yml

* explicitly cast diff variable in test_sink

* moved from ::iterator to decltype

* added fix for custom callbacks

---------

Co-authored-by: Jan Koniarik <veverak@Jans-MacBook-Pro.local>
8 months ago
Gabi Melman 7cee026baa
Added tsan to ci (#3247)
* Added tsan to ci
10 months ago
gabime 63f0875000 Removed if in ci 10 months ago
Gabi Melman 3c2e002b51
ci-win-2019 (#3239)
Update ci
10 months ago
gabime 6192537d08 Fix win ci 10 months ago
gabime 6c7201553d Fix win ci 10 months ago
gabime d939255f0e Fix win ci 10 months ago
gabime ecc3881122 Fix win ci 10 months ago
gabime bff1a6036a Fix win ci 10 months ago
gabime 6f2ead1a0e refactor win ci 10 months ago
gabime 92f9aa32ce refactor win ci 10 months ago
gabime 64d9b4e263 refactor win ci 10 months ago
gabime 3d3f71dbe2 Fix ci 10 months ago
gabime 3fec1a81b7 Fix ci 10 months ago
gabime 984a959883 Fix ci 10 months ago
gabime 7ecfb3bc9c Fix ci 10 months ago
gabime 614c3a6836 Fix ci 10 months ago
gabime 5dc356dcbe windows ci 10 months ago
gabime a7eb388f84 windows ci wip 10 months ago
gabime e15c505965 fix ci 1 year ago
gabime 42cd77d7e8 fix ci 1 year ago
gabime c838945eac fix ci 1 year ago
gabime 0621a7ae49 fix ci 1 year ago
Gabi Melman e0410f430e
Update ci.yml 1 year ago
Gabi Melman 60faedb025
Update ci.yml 2 years ago
Gabi Melman bc4b329585
Update ci.yml 2 years ago
Gabi Melman 75bfbb7c0c
Update ci.yml 2 years ago
Gabi Melman 3f0e400718
Update ci.yml 2 years ago
Gabi Melman 9a445245f1
Update ci.yml 2 years ago
Gabi Melman 47e04cf043
Update ci.yml 2 years ago
Luis Angerstein 706ad70591
Enable systemd_sink tests in linux pipeline (#2669)
* Install libsystemd-dev in linux pipeline

Without this package the test_systemd_sink.cpp will not be tested.

* Install pkg-config in linux pipeline
3 years ago
Vitaly Zaitsev 7f09c88817
Added Catch v3 support (#2661)
* Added Catch v3 support.

* Removed extra square brackets from some tests.
3 years ago
Vitaly Zaitsev 150ba9e6dd
Allow other builders running after build failures. (#2659) 3 years ago
gabime 8be5b41a2f revert pr #2656 3 years ago
Gabi Melman ceb71825b2
Update ci.yml 3 years ago
Vitaly Zaitsev 2a6d3e9f3b
Added Catch v3 support. (#2656) 3 years ago
Gabi Melman 6b67054071
Update ci.yml 3 years ago
Gabi Melman 13f45c531b
Update ci.yml 3 years ago
Gabi Melman 937ce23537
Update ci.yml 3 years ago
Gabi Melman 6a9d561671
Update ci.yml 3 years ago
Gabi Melman 545c301877
Update ci.yml 3 years ago
offa 23fce5ffaa Migrate to Github Actions CI 3 years ago