summaryrefslogtreecommitdiff
path: root/.github
Commit message (Expand)AuthorAgeFilesLines
* build: sign artifacts with sigstoreNed Batchelder2023-05-151-0/+41
* build: test nightly on pypy-3.10Ned Batchelder2023-05-121-0/+1
* docs: more instructions in the issue templateNed Batchelder2023-05-091-1/+1
* build: use htmlpreview.github.com for simpler report publishingNed Batchelder2023-04-131-1/+3
* build: no longer use hashed pins #1592Ned Batchelder2023-03-265-7/+7
* build: more conventional job names for kit.ymlNed Batchelder2023-03-161-3/+3
* build: will this work on fork pr's?Ned Batchelder2023-03-141-2/+2
* build: run dependency check on pushes, for more action uniformityNed Batchelder2023-03-141-1/+11
* build: make the coverage workflow more similar to the testsuite workflowNed Batchelder2023-03-122-6/+6
* build(docs): correct [gh-actions] to [gh]Ned Batchelder2023-01-283-3/+3
* docs: remove mentions of the testing-in-python mailing list.Ned Batchelder2023-01-161-3/+0
* build: two-step combines for speedNed Batchelder2023-01-031-2/+9
* test: include all the pypy versions when measuring coverageNed Batchelder2022-12-301-0/+10
* build: only publish coverage reports on master branchNed Batchelder2022-12-291-16/+20
* mypy: a separate tox env for mypyNed Batchelder2022-12-291-3/+25
* test: don't run tests on Windows PyPy-3.9Ned Batchelder2022-12-211-0/+4
* build: PyPy wheel now installs on 3.7, 3.8, and 3.9. #1510Ned Batchelder2022-12-201-4/+4
* build: this link could be useful in the futureNed Batchelder2022-12-061-0/+1
* test: use an ubuntu that has all the deadsnakes nightlies.Ned Batchelder2022-12-061-1/+5
* test: use deadsnakes v3.0.0Ned Batchelder2022-12-051-2/+1
* test: deadsnakes dropped 3.9, so don't test it nightlyNed Batchelder2022-12-031-1/+0
* test: only rerun the failed tests in CISviatoslav Sydorenko2022-12-021-12/+3
* test: colored pytest output in GitHub ActionsNed Batchelder2022-11-292-0/+2
* build(deps): bump actions/dependency-review-action from 2 to 3 (#1487)dependabot[bot]2022-11-141-1/+1
* build: use the new --format=total for badge totalNed Batchelder2022-11-081-16/+11
* test: simplify the metacov flow a bitNed Batchelder2022-11-081-1/+0
* build: build a 3.11 Mac arm64 kitNed Batchelder2022-10-271-2/+4
* build: 3.11.0 and 3.12.0a1 are availableNed Batchelder2022-10-273-2/+3
* build: update three actions to latest version (#1473)Ned Batchelder2022-10-173-6/+3
* build(deps): bump schneegans/dynamic-badges-action from 1.4.0 to 1.5.0 (#1465)dependabot[bot]2022-10-101-2/+2
* build: fix the branch protection gate check @ GHASviatoslav Sydorenko2022-10-041-6/+11
* build: use the badge action coloringNed Batchelder2022-09-271-6/+3
* build: ci cleanupNed Batchelder2022-09-201-10/+7
* build: a final step to give required checks a simple nameNed Batchelder2022-09-201-0/+11
* style: all steps should have quoted names, don't know whyNed Batchelder2022-09-151-1/+1
* build: bump to 3.11.0-rc.2Ned Batchelder2022-09-132-2/+2
* docs: code of conductNed Batchelder2022-09-031-0/+8
* build: use --require-hashes to be very clearNed Batchelder2022-08-245-7/+7
* build: pin third-party actions by hashNed Batchelder2022-08-233-3/+6
* build: update 3.11 references to rc1Ned Batchelder2022-08-162-2/+2
* build: 3.11 is rc now - make wheels for itNed Batchelder2022-08-151-2/+8
* build: last action to set permissions onNed Batchelder2022-08-051-0/+3
* build: use built-in workflow cancellingNed Batchelder2022-08-036-25/+20
* build: be explicit about actions only having permission to read contentsNed Batchelder2022-08-032-0/+6
* docs: a GitHub security policyNed Batchelder2022-08-031-0/+4
* build: use 3.11.0b5 in ciNed Batchelder2022-07-282-2/+2
* build: avoid a script injection attackNed Batchelder2022-07-171-1/+3
* build: use 3.11.0b4 in ciNed Batchelder2022-07-132-2/+2
* build: run tests on nightly versions every dayNed Batchelder2022-07-121-3/+3
* build: styfle/cancel-workflow-action@0.10.0 now accepts 'all'Ned Batchelder2022-07-091-1/+1