summaryrefslogtreecommitdiff
path: root/.github/workflows/daily.yml
Commit message (Expand)AuthorAgeFilesLines
* Fix some compile warnings and errors when building with gcc-12 or clang (#12035)sundb2023-04-181-1/+45
* Don't pass --fail-commands-not-all-hit to validator if we don't run the full ...Binbin2023-04-121-3/+105
* Attempt to solve MacOS CI issues in GH Actions (#12013)Oran Agra2023-04-121-2/+2
* Increase threshold for flaky cache reclaim test (#12004)Oran Agra2023-04-051-7/+7
* ignore latency errors in the schema validation CI (#11958)Oran Agra2023-03-231-2/+2
* Add reply_schema to command json files (internal for now) (#10273)guybe72023-03-111-1/+42
* Stablize page reclaim CI test (#11818)Oran Agra2023-02-191-6/+10
* skip new page cache reclame unit test when running in valgrind (#11808)Oran Agra2023-02-161-2/+2
* Reclaim page cache of RDB file (#11248)Tian2023-02-121-1/+71
* Fix sentinel update loglevel tls test (#11528)Binbin2022-11-211-2/+2
* Bump vmactions/freebsd-vm to 0.3.0 to fix FreeBSD daily (#11476)Binbin2022-11-041-3/+3
* Bump vmactions/freebsd-vm from 0.2.3 to 0.2.4 (#11203)dependabot[bot]2022-08-311-3/+3
* Build TLS as a loadable moduleOran Agra2022-08-231-6/+6
* Bump vmactions/freebsd-vm from 0.2.0 to 0.2.3 (#11072)dependabot[bot]2022-08-021-3/+3
* CI: Update vmaction. (#11013)Yossi Gottlieb2022-07-191-6/+6
* Bump actions/checkout from 2 to 3 (#10390)dependabot[bot]2022-03-301-24/+24
* fix daily.yaml skip filters (#10490)Oran Agra2022-03-291-49/+49
* 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