summaryrefslogtreecommitdiff
path: root/.github/workflows/ci.yml
Commit message (Expand)AuthorAgeFilesLines
* Update old Debian CI. (#12104)Yossi Gottlieb2023-04-251-1/+1
* Add reply_schema to command json files (internal for now) (#10273)guybe72023-03-111-0/+1
* Build TLS as a loadable moduleOran Agra2022-08-231-1/+2
* Bump actions/checkout from 2 to 3 (#10390)dependabot[bot]2022-03-301-7/+7
* Add REDIS_CFLAGS='-Werror' to CI tests (#9828)Binbin2021-11-291-1/+1
* Add --dump-logs to ci tests and daily tests (#9803)Binbin2021-11-181-4/+4
* Add sanitizer support and clean up sanitizer findings (#9601)Ozan Tezcan2021-11-111-0/+13
* Add debian:oldoldstable build target for CI. (#9358)Yossi Gottlieb2021-08-111-3/+6
* Improve test suite to handle external servers better. (#9033)Yossi Gottlieb2021-06-091-1/+1
* fuzz tester, try to print hung command (#8837)Oran Agra2021-04-251-1/+1
* Update CI on Ubuntu to tcl8.6 (since 20.04 is now used) (#8460)Oran Agra2021-02-071-1/+1
* Fix FreeBSD tests and CI Daily issues. (#8438)Yossi Gottlieb2021-02-031-11/+0
* Add CI for FreeBSD (#8292)Guy Korland2021-01-201-0/+11
* Remove end-of-life CentOS 6 workflows. (#8121)Yossi Gottlieb2020-12-021-10/+0
* Only supress implitic fallthrough on GCC 7Madelyn Olson2020-10-261-1/+1
* Update CI so that warnings cause build failuresMadelyn Olson2020-10-261-6/+7
* fix recently broken TLS build error, and add coverage for CI (#7833)Oran Agra2020-09-231-1/+2
* Implement redisAtomic to replace _Atomic C11 builtin (#7707)Wang Yuan2020-09-171-0/+19
* GitHub Actions workflows - use latest version of actions/checkout (#7534)Scott Brenner2020-07-201-5/+5
* fix: typo in CI job name (#7466)Abhishek Soni2020-07-101-1/+1
* add CI for 32bit buildOran Agra2020-05-241-0/+18
* testsuite run the defrag latency test soloOran Agra2020-04-161-2/+2
* change CI to build and run the module api testsOran Agra2020-02-271-0/+2
* fix github actions failing latency test for active defrag - part 2Oran Agra2020-02-271-2/+2
* fix github actions failing latency test for active defragOran Agra2020-02-251-10/+11
* add CI actionGuy Korland2019-10-201-0/+28