summaryrefslogtreecommitdiff
path: root/.github/workflows
Commit message (Expand)AuthorAgeFilesLines
* Fix docsJoe Gordon2022-07-221-0/+4
* Bump actions/setup-python from 3 to 4dependabot[bot]2022-06-141-1/+1
* Bump github/codeql-action from 1 to 2dependabot[bot]2022-05-311-3/+3
* Bump actions/cache from 2 to 3dependabot[bot]2022-03-211-1/+1
* Bump actions/checkout from 2 to 3dependabot[bot]2022-03-072-2/+2
* Bump actions/setup-python from 2 to 3dependabot[bot]2022-02-281-1/+1
* Initial support for mypy-based type checking (#373)Jon Parise2022-02-201-1/+1
* Revise tox configuration (#375)Jon Parise2022-02-151-5/+4
* Add a CodeQL-scanning workflow (#372)Jon Parise2022-02-141-0/+42
* Cache Python dependencies (#370)Jon Parise2022-02-141-0/+5
* Add official support for Python 3.10 (#365)Jon Parise2022-02-091-2/+2
* Drop support for Python 3.6 (#363)Jon Parise2022-02-011-1/+1
* Add black CI configurationJoe Gordon2021-12-031-1/+1
* Drop python support 2.7, 3.4 and 3.5Joe Gordon2021-07-201-2/+2
* Rely on tox for CI linter (#334)Hervé Beraud2021-07-031-3/+2
* Remove codespell and flake8 complexity check (#335)Jon Parise2021-07-011-3/+2
* Disable IPv6 localhost resolution for CIJon Parise2021-02-041-0/+3
* Drop Python version 3.5 and add 3.9Jon Parise2020-10-131-2/+2
* codespell . --skip=./.*,./pymemcache/test/certs --quiet-level=2Christian Clauss2020-08-211-1/+1
* flake8 --max-complexity=18Christian Clauss2020-08-211-1/+1
* codespell --ignore-words-list=baChristian Clauss2020-08-211-1/+1
* Upgrade GitHub Action CI.ymlChristian Clauss2020-08-211-4/+5
* Fix incorrect pytest mark (#290)Jon Parise2020-08-131-1/+1
* Add TLS support for TCP sockets (#276)Moisés Guimarães de Medeiros2020-04-071-1/+8
* Add official support for Python 3.8 (#262)Jon Parise2019-12-171-2/+2
* Rename CI workflow to "CI"Jon Parise2019-09-101-1/+1
* Rename tests.yml -> ci.yml for clarityJon Parise2019-09-051-0/+0
* Remove the max-parallel CI restrictionJon Parise2019-09-031-2/+1
* Switch to GitHub Actions (#252)Jon Parise2019-09-031-0/+44