summaryrefslogtreecommitdiffstats
path: root/.github/workflows
Commit message (Expand)AuthorAgeFilesLines
* [3.8] bpo-43631: Update to OpenSSL 1.1.1k (GH-25024) (GH-25089)Christian Heimes2021-03-302-2/+2
* bpo-41561: Add workaround for Ubuntu's custom security level (GH-24915)Miss Islington (bot)2021-03-181-1/+1
* [3.8] Pin test runner to Ubuntu 18 to un-break CI (GH-24715) (GH-24717)Miss Islington (bot)2021-03-031-1/+1
* build(deps): bump actions/upload-artifact from v2.2.1 to v2.2.2 (GH-24411)Miss Islington (bot)2021-02-041-1/+1
* bpo-42773: fix tests not being run on pushes (GH-24004)Miss Islington (bot)2021-02-031-1/+1
* build(deps): bump actions/cache from v2.1.2 to v2.1.3 (23582)Miss Islington (bot)2020-12-012-2/+2
* build(deps): bump actions/upload-artifact from v2.2.0 to v2.2.1 (GH-23583)Miss Islington (bot)2020-12-011-1/+1
* bpo-42212: Check if generated files are up-to-date in GitHub Actions (GH-23042)Miss Islington (bot)2020-11-241-0/+28
* bpo-42336: Improve PCbuild batch files (GH-23325)Steve Dower2020-11-181-2/+2
* GitHub Action: Add gdb to posix dependencies (GH-23043)Miss Skeleton (bot)2020-10-301-6/+6
* build(deps): bump actions/upload-artifact from v1 to v2.2.0 (GH-22920)Miss Skeleton (bot)2020-10-231-1/+1
* build(deps): bump actions/cache from v1 to v2.1.2 (GH-22919)Miss Skeleton (bot)2020-10-232-2/+2
* bpo-40548: Fix "Check for source changes (pull_request)" GH Action job (GH-21...Miss Islington (bot)2020-08-101-1/+14
* bpo-41490: Update ensurepip to install pip 20.2.1 and setuptools 49.2.1 (GH-2...Steve Dower2020-08-071-0/+2
* Use v2 of GitHub Actions where available (GH-20232)Miss Islington (bot)2020-05-203-5/+5
* bpo-40548: Github Actions: update actions/checkout to v2 (GH-20164)Miss Islington (bot)2020-05-181-4/+4
* [3.8] bpo-40548: GitHub Action workflow: skip jobs on doc only PRs (GH-20100)Victor Stinner2020-05-151-11/+27
* bpo-40146: Update OpenSSL to 1.1.1f in Azure Pipelines (GH-19320)Miss Islington (bot)2020-04-032-2/+2
* bpo-39930: Ensure vcruntime140.dll is included in all Windows packages (GH-18...Miss Islington (bot)2020-03-111-0/+34
* bpo-39699: Don't silence make on Azure and Github CIs (GH-18583)Steve Dower2020-02-263-12/+12
* bpo-39041: Fix coverage upload command for GitHub Actions (GH-17873)Miss Islington (bot)2020-01-061-1/+1
* bpo-39041: Add GitHub Actions support (GH-17594)Miss Islington (bot)2020-01-064-0/+235