summaryrefslogtreecommitdiff
path: root/.github/workflows/ci.yml
Commit message (Expand)AuthorAgeFilesLines
* Test Python 3.10.0-beta4python-3.10.0b4Seth Michael Larson2021-07-121-1/+1
* Test Python 3.10.0-beta3 (#2285)Seth Michael Larson2021-06-211-1/+1
* Fix ssl deprecation warnings in Python 3.10Seth Michael Larson2021-06-071-1/+1
* Fix Python 3.10 tests by pinning to 3.10-alpha7 for nowQuentin Pradet2021-04-201-1/+1
* Add defensive test cases for brotlipySeth Michael Larson2021-02-081-0/+4
* Use pyupgrade, black, isort, and flake8 via pre-commitHugo van Kemenade2021-01-081-15/+0
* Restore 3.10-dev CIQuentin Pradet2020-12-171-3/+19
* Switch to Brotli C bindings for CPython, brotlicffi for non-CPython (#2099)Seth Michael Larson2020-12-051-4/+0
* Fail explicitly on unsupported Python versions (#2070)Quentin Pradet2020-11-241-0/+4
* Switch Linux PR tests to GitHub ActionsSeth Michael Larson2020-11-221-6/+13
* Remove support for Python 2 and 3.5Hugo van Kemenade2020-11-151-2/+2
* Use GitHub Actions checkout v2 (#2006)谭九鼎2020-09-291-2/+2
* Move nox -s lint to GitHub ActionsQuentin Pradet2020-09-161-0/+15
* Migrate Windows CI to GitHub Actionshodbn2020-09-131-17/+30
* Use ci/upload_coverage.sh in GitHub ActionsQuentin Pradet2020-09-091-7/+4
* Test Python 3.9-dev on macOS on GitHub ActionsHugo van Kemenade2020-08-101-7/+9
* Check README.rst and CHANGES.rst are valid reSTQuentin Pradet2020-04-171-1/+2
* Run twine check in CIQuentin Pradet2020-04-161-0/+15
* Switch macOS CI to GitHub Actions (#1839)Quentin Pradet2020-04-021-0/+39