summaryrefslogtreecommitdiff
path: root/.github/workflows/testsuite.yml
Commit message (Expand)AuthorAgeFilesLines
* build: no longer use hashed pins #1592Ned Batchelder2023-03-261-1/+1
* build(docs): correct [gh-actions] to [gh]Ned Batchelder2023-01-281-1/+1
* test: don't run tests on Windows PyPy-3.9Ned Batchelder2022-12-211-0/+4
* test: only rerun the failed tests in CISviatoslav Sydorenko2022-12-021-12/+3
* test: colored pytest output in GitHub ActionsNed Batchelder2022-11-291-0/+1
* build: 3.11.0 and 3.12.0a1 are availableNed Batchelder2022-10-271-1/+1
* build: update three actions to latest version (#1473)Ned Batchelder2022-10-171-2/+1
* build: fix the branch protection gate check @ GHASviatoslav Sydorenko2022-10-041-6/+11
* build: ci cleanupNed Batchelder2022-09-201-10/+7
* build: a final step to give required checks a simple nameNed Batchelder2022-09-201-0/+11
* build: bump to 3.11.0-rc.2Ned Batchelder2022-09-131-1/+1
* build: use --require-hashes to be very clearNed Batchelder2022-08-241-1/+1
* build: update 3.11 references to rc1Ned Batchelder2022-08-161-1/+1
* build: use built-in workflow cancellingNed Batchelder2022-08-031-0/+4
* build: use 3.11.0b5 in ciNed Batchelder2022-07-281-1/+1
* build: use 3.11.0b4 in ciNed Batchelder2022-07-131-1/+1
* build(deps): bump actions/setup-python from 3 to 4dependabot[bot]2022-06-091-1/+1
* build: use 3.11.0b3 in ciNed Batchelder2022-06-021-1/+1
* build: prep for 6.3.3Ned Batchelder2022-05-121-1/+1
* build: Set permissions for GitHub actions (#1369)Naveen2022-05-031-0/+3
* build(deps): bump actions/checkout from 2 to 3 (#1336)dependabot[bot]2022-03-021-1/+1
* build(deps): bump actions/setup-python from 2 to 3 (#1335)dependabot[bot]2022-03-011-1/+1
* build: pip cache works againNed Batchelder2022-02-061-2/+3
* build: 3.11.0-alpha.5 is availableNed Batchelder2022-02-041-1/+1
* build: windows 3.11.0a4 started failing to save the pip cacheNed Batchelder2022-02-011-2/+2
* build: show more information about the build of Python, if neededNed Batchelder2022-01-271-0/+2
* build: GitHub Actions now has 3.11.0a4Ned Batchelder2022-01-271-1/+1
* build: better docs about Python versions in actionsNed Batchelder2022-01-151-0/+2
* build: drop Python 3.6 supportNed Batchelder2021-12-311-2/+1
* build: need to use pypy-3.7 instead of pypy3 on GHAnedbat/pypy37Ned Batchelder2021-12-141-2/+2
* test(build): i've had the wrong -r character this whole timeNed Batchelder2021-11-241-2/+2
* build: use new setup-python cachingNed Batchelder2021-11-241-0/+2
* debug: why can't we clean up the C extension on windows?Ned Batchelder2021-11-211-0/+1
* fix: CPython 3.11 support. #1241Ned Batchelder2021-11-101-0/+1
* build: run tests and quality on my branches without making pull requestsNed Batchelder2021-10-271-0/+1
* build: a minimal tox.pip for getting tox startedNed Batchelder2021-10-251-3/+1
* build: use pip-tools to manage *.pip from *.inNed Batchelder2021-10-241-2/+1
* build: 3.10.0 is outNed Batchelder2021-10-051-1/+1
* Python 3.10.0rc2Ned Batchelder2021-09-081-1/+1
* build: don't over-run actionsNed Batchelder2021-08-311-0/+2
* build: never warn about old pip versionsNed Batchelder2021-08-091-0/+3
* build: use 3.10.0-rc.1 (#1204)Ned Batchelder2021-08-041-1/+1
* build: 3.10 beta 4 is outNed Batchelder2021-07-111-1/+1
* build: 3.10b3 is outNed Batchelder2021-06-181-2/+1
* build: 3.10 is in flux, but beta3 should be goodNed Batchelder2021-06-061-1/+2
* build: don't run CI on 2.7, pypy2, or 3.5Ned Batchelder2021-05-011-10/+0
* build: no more Windows 2.7?Ned Batchelder2021-05-011-0/+3
* build: run tests and quality on all branchesNed Batchelder2021-04-141-2/+0
* fix: adapt to 3.10.0a7's f_lasti fieldNed Batchelder2021-04-111-1/+1
* test: show more information for not-passed testsNed Batchelder2021-03-111-2/+2