summaryrefslogtreecommitdiff
path: root/.github/workflows/daily.yml
Commit message (Expand)AuthorAgeFilesLines
* Split daily CI into smaller chunks (#10469)Oran Agra2022-03-221-11/+227
* enable daily CI on release branches (#10357)Oran Agra2022-02-281-16/+16
* Add workflow_dispatch filters for daily CI. (#10289)Oran Agra2022-02-131-6/+11
* Bump vmactions/freebsd-vm from 0.1.5 to 0.1.6 (#10219)dependabot[bot]2022-02-021-1/+2
* Setup dependabot for github-actions and codespell (#9857)Matthieu MOREL2022-01-041-1/+1
* Add REDIS_CFLAGS='-Werror' to CI tests (#9828)Binbin2021-11-291-10/+10
* Fix Lua C API violation on lua msgpack lib. (#9832)Meir Shpilraien (Spielrein)2021-11-281-1/+1
* Don't use accurate option with ASAN unit tests (#9818)Ozan Tezcan2021-11-211-1/+1
* Add --dump-logs to ci tests and daily tests (#9803)Binbin2021-11-181-2/+2
* Daily tests flags inconsistency (#9792)Oran Agra2021-11-161-9/+9
* Enable running daily CI from forks (#9771)Ozan Tezcan2021-11-111-16/+48
* Add sanitizer support and clean up sanitizer findings (#9601)Ozan Tezcan2021-11-111-1/+81
* Try solving test timeout on freebsd CI (#9768)Oran Agra2021-11-101-1/+1
* Increase test timeout in valgrind runs (#9767)Oran Agra2021-11-101-4/+4
* fix short timeout in replication short read tests (#9763)YaacovHazan2021-11-091-15/+15
* Add support for list type to store elements larger than 4GB (#9357)perryitay2021-11-031-3/+3
* Fix daily failures due to macos-latest change. (#9637)Yossi Gottlieb2021-10-171-1/+1
* On 32 bit platform, the bit position of GETBIT/SETBIT/BITFIELD/BITCOUNT,BITPO...Huang Zhw2021-07-211-3/+3
* add missing skips to daily cycle (#9196)Oran Agra2021-07-051-2/+5
* Re-fix daily CI (#9141)Oran Agra2021-06-241-13/+14
* daily CI, fix odd yaml parsing error (#9137)Oran Agra2021-06-231-43/+43
* Fix broken daily due to manual action triggers. and attempt to improve them (...Oran Agra2021-06-231-76/+177
* Add manual triggers for Daily CI (#9119)Oran Agra2021-06-221-86/+165
* Bump freebsd-vm version to fix CI failures (#8876)yoav-steinberg2021-04-271-1/+1
* fuzz tester, try to print hung command (#8837)Oran Agra2021-04-251-13/+13
* Add run all test support with define REDIS_TEST (#8570)sundb2021-03-101-3/+11
* Run daily workflows only on redis/redis repo. (#8625)Harkrishn Patro2021-03-091-0/+2
* Cleanup usage of malloc_usable_size. (#8554)Yossi Gottlieb2021-02-251-1/+36
* Fix compile errors with no HAVE_MALLOC_SIZE. (#8533)Yossi Gottlieb2021-02-231-1/+21
* Fix failed tests on Linux Alpine and add a CI job. (#8532)Yossi Gottlieb2021-02-231-0/+20
* Removed time sensitive checks from block on background tests. Fixed uninitial...filipe oliveira2021-02-101-1/+1
* Update CI on Ubuntu to tcl8.6 (since 20.04 is now used) (#8460)Oran Agra2021-02-071-6/+6
* Add --dump-logs tests option. (#8459)Yossi Gottlieb2021-02-071-12/+12
* Fix FreeBSD tests and CI Daily issues. (#8438)Yossi Gottlieb2021-02-031-7/+8
* Add CI for FreeBSD (#8292)Guy Korland2021-01-201-0/+17
* Add io-thread daily CI tests. (#8232)Yossi Gottlieb2021-01-171-0/+17
* Remove end-of-life CentOS 6 workflows. (#8121)Yossi Gottlieb2020-12-021-22/+0
* Add a --no-latency tests flag. (#7939)Yossi Gottlieb2020-10-221-1/+1
* Implement redisAtomic to replace _Atomic C11 builtin (#7707)Wang Yuan2020-09-171-4/+25
* Fix failing valgrind installation in github actions (#7792)Oran Agra2020-09-131-0/+1
* Add daily CI for MacOS (#7759)Oran Agra2020-09-081-0/+18
* TLS: relax verification on CONFIG SET. (#7665)Yossi Gottlieb2020-08-171-6/+20
* Run daily workflow on main repo only (no forks). (#7646)Yossi Gottlieb2020-08-111-0/+7
* Fix test-centos7-tls daily job. (#7598)Yossi Gottlieb2020-07-311-2/+2
* CI: Add daily CentOS 7.x jobs. (#7582)Yossi Gottlieb2020-07-301-4/+50
* Daily github action: run cluster and sentinel tests with tls (#7575)Oran Agra2020-07-271-2/+2
* Run daily CI on PRs to release a branch (#7535)Oran Agra2020-07-201-2/+4
* GitHub Actions workflows - use latest version of actions/checkout (#7534)Scott Brenner2020-07-201-5/+5
* update release scripts for new hosts, and CI to run more tests (#7480)Oran Agra2020-07-121-3/+23
* 32bit CI needs to build modules correctlyOran Agra2020-05-271-1/+3