Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-11-10 | CI updates (#1139) | Bjorn Svensson | |
* Build CMake generated makefiles * Simplify and update checkout * Update CI workflow 'C/C++ CI' * Some corrections of spelling and naming. * Remove running on branch dev since not officially available. | |||
2022-08-29 | Add Github Actions CI workflow for hiredis: Arm, Arm64, 386, windows. (#943) | Kristján Valur Jónsson | |
* Add docker support to test.sh specifying a REDIS_DOCKER env var will run this as a server. * Add initial test workflow * Add workflow test to test 32 bit build * Add ARM x compilation tests * Add tests for windows platform * Test with valgrind |