summaryrefslogtreecommitdiffstats
path: root/.github
AgeCommit message (Expand)Author
2024-04-11add python 3.12 supportMathieu Dupuy
2023-12-19drop python 3.7 supportMathieu Dupuy
2023-10-30cancel 3.12 testing due to pendulum not support py3.12 yetlaixintao
2023-10-30fix matrix python versionlaixintao
2023-10-30bugfix: active virtualenv and check for 3.12laixintao
2023-10-30use pendulum 3.0 for python3.12laixintao
2023-10-30Updating dependencies and docker builds (#461)Chayim
2022-12-29fix changelog and ci (#456)laixintao
2022-08-10build: upgrade pip to lastest.laixintao
2022-06-29add testing on redis 7. (#433)laixintao
2022-06-07Support Dragonfly (version parsing) (#425)laixintao
2021-12-20Introduce codespell to find typostssujt
2021-12-16Test iredis on Python 3.10tssujt
2021-11-22upgrade ubuntu 16.04 to ubuntu latest.laixintao
2021-07-07extend the timeout for expect keyboard int.laixintao
2021-06-04upgrade action cache version to v2laixintao
2021-05-07Use Python 3.9 instead of Python 3.9 alphamessense
2021-05-07Use pip 21.1messense
2021-05-07Install PyOxidizer from PyPImessense
2020-11-25bugfix: upgrade pyoxidizer version in test build action. (#367)laixintao
2020-11-25Merge pull request #365 from laixintao/macdavid313-pyoxidizer-0.10.3-test-buildlaixintao
2020-11-25finally I found some body mentioned that.laixintao
2020-11-25bugfix: using github environment.laixintao
2020-11-25bugfix: test binary running condition.laixintao
2020-11-25enable build test every time.laixintao
2020-11-25change test-binary-build trigger condition to workflow_dispatch.laixintao
2020-11-25bugfix: fix variables of Github Action.laixintao
2020-11-25bugfix: fix upload-artifact step.laixintao
2020-11-25add a new action to build and upload binary.laixintao
2020-11-25use PyOxidizer 0.10.3Tianyu Gu
2020-10-06bugfix: github action cache. (#362)laixintao
2020-10-06test iredis on Python3.9 (#361)laixintao
2020-06-12typo: fix patreonlaixintao
2020-06-12bugfix: fix links in funding page.laixintao
2020-06-12add funding file, in order to display github sponsor button.laixintao
2020-05-09redis6.0: update redis-doc to date. (#324)laixintao
2020-05-05ci: lock redis-server version to 5. (#326)laixintao
2020-03-01fix socket connection.laixintao
2020-03-01fix entrypoint.laixintao
2020-03-01mount tmp on github action.laixintao
2020-03-01add test for unix dsn connection.laixintao
2020-02-27remove tag name from assets.laixintao
2020-02-27bugfix poetry cache.laixintao
2020-02-27build: split pypi and linux binary build.laixintao
2020-02-27add tags to assets name.laixintao
2020-02-27close tag release for debug.laixintao
2020-02-27fix typo.laixintao
2020-02-25Build pyoxidizer binary on releaseMac Chaffee
2020-02-21fix ci: release only runs on tag.laixintao
2020-02-21trigger the test again.laixintao