summaryrefslogtreecommitdiff
path: root/.github
Commit message (Collapse)AuthorAgeFilesLines
* Drop fapws3 and Python 3.5 support.Marcel Hellkamp2020-12-312-8/+6
| | | | | fapws3 is unmaintained for 3 years and breaks tests. Python 3.5 is end-of-life.
* Removed circle-ci and travis-ci in favor of GitHub actions.Marcel Hellkamp2019-12-181-1/+1
|
* aiohttp: Move from aiohttp<2 to aiohttp-wsgiSebastian Pipping2019-12-091-1/+1
|
* ci: Install aiohttp<2 with aiohttp.wsgi for backends "aiohttp" and "uvloop"Sebastian Pipping2019-12-091-1/+1
| | | | | Commit dropping aiohttp.wsgi upstream: https://github.com/aio-libs/aiohttp/commit/9218c264d57c633bc21cb7a14cd7890a272d4e34
* rocket: Drop support for dead backend "rocket"Sebastian Pipping2019-12-091-1/+1
|
* Run gh actions on pull requestsMarcel Hellkamp2019-12-081-1/+1
|
* run_tests.yml: run five tests in parallelChristian Clauss2019-12-081-1/+1
| | | Speed up testing by running all five versions of Python in parallel.
* Move to github actions (#1183)Marcel Hellkamp2019-12-012-0/+37