summaryrefslogtreecommitdiff
path: root/.github/workflows
Commit message (Expand)AuthorAgeFilesLines
* build: Included dependency review (#1370)Naveen2022-05-201-0/+20
* build(deps): bump schneegans/dynamic-badges-action from 1.3.0 to 1.4.0 (#1378)dependabot[bot]2022-05-161-1/+1
* test: show more info when running nightliesNed Batchelder2022-05-141-1/+6
* build: prep for 6.3.3Ned Batchelder2022-05-121-1/+1
* build: don't make wheels for pre-release PythonsNed Batchelder2022-05-121-58/+3
* build: add markdown summary to the actionNed Batchelder2022-05-121-0/+5
* fix: fix compilation errors on latest 3.11.0Ned Batchelder2022-05-122-2/+2
* build(deps): bump docker/setup-qemu-action from 1 to 2 (#1372)dependabot[bot]2022-05-111-1/+1
* build: Set permissions for GitHub actions (#1369)Naveen2022-05-034-0/+14
* build: sparse-checkout changed, change with itNed Batchelder2022-05-011-2/+2
* build(deps): bump github/codeql-action from 1 to 2dependabot[bot]2022-04-301-3/+3
* build(deps): bump schneegans/dynamic-badges-action from 1.2.0 to 1.3.0dependabot[bot]2022-04-301-1/+1
* build(deps): bump actions/upload-artifact from 2 to 3dependabot[bot]2022-04-122-7/+7
* build(deps): bump actions/download-artifact from 2 to 3dependabot[bot]2022-04-121-3/+3
* build(deps): bump schneegans/dynamic-badges-action from 1.1.0 to 1.2.0dependabot[bot]2022-03-281-1/+1
* build: remove cpp from CodeQL, and use a more familiar yaml syntaxNed Batchelder2022-03-171-3/+7
* build(deps): bump actions/checkout from 2 to 3dependabot[bot]2022-03-171-1/+1
* build: use codeql analysisNed Batchelder2022-03-151-0/+70
* build(deps): bump actions/checkout from 2 to 3 (#1336)dependabot[bot]2022-03-025-10/+10
* build(deps): bump actions/setup-python from 2 to 3 (#1335)dependabot[bot]2022-03-015-10/+10
* build: pip cache works againNed Batchelder2022-02-062-6/+7
* build: another pip-cache failureNed Batchelder2022-02-061-2/+2
* build: also test PyPy nightliesNed Batchelder2022-02-061-3/+17
* build: 3.11.0-alpha.5 is availableNed Batchelder2022-02-043-3/+3
* build: don't provide pre-release wheels. #1316Ned Batchelder2022-02-011-1/+3
* build: windows 3.11.0a4 started failing to save the pip cacheNed Batchelder2022-02-012-4/+4
* 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-273-3/+3
* build: 'pypy' is pypy-3.6, which we don't support anymore6.3Ned Batchelder2022-01-251-1/+2
* build: stop deleting 3.9 muslinux wheels, because they are ok now. #1268Ned Batchelder2022-01-251-7/+0
* build: correct the cron time of the Python nightly testsNed Batchelder2022-01-221-2/+3
* build(deps): bump styfle/cancel-workflow-action from 0.6.0 to 0.9.1dependabot[bot]2022-01-171-1/+1
* build: a cron action to test Python nightly once a weekNed Batchelder2022-01-171-0/+56
* build: provide hints about how to fix cog-check quality failures.Ned Batchelder2022-01-151-0/+3
* build: better docs about Python versions in actionsNed Batchelder2022-01-153-1/+14
* build: drop Python 3.6 supportNed Batchelder2021-12-314-17/+9
* build: a make target to cog the workflowsNed Batchelder2021-12-311-0/+4
* build: use a sparse checkout for the reports repoNed Batchelder2021-12-301-10/+13
* build: publish metacov differentlyNed Batchelder2021-12-281-52/+59
* build: generate a metacov badgeNed Batchelder2021-12-281-1/+17
* build: no more codecovNed Batchelder2021-12-281-5/+0
* build: need to use pypy-3.7 instead of pypy3 on GHAnedbat/pypy37Ned Batchelder2021-12-141-2/+2
* build: also build macos arm64 kits #1288Ned Batchelder2021-12-011-18/+27
* 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-244-0/+18
* debug: why can't we clean up the C extension on windows?Ned Batchelder2021-11-211-0/+1
* build: use cog to maintain data copied into docsNed Batchelder2021-11-191-2/+2
* test(build): skip metacov on mac pypy3, it slows us downNed Batchelder2021-11-131-0/+3
* fix: CPython 3.11 support. #1241Ned Batchelder2021-11-103-2/+13
* build: one pypy wheel to rule them allNed Batchelder2021-11-091-5/+4