COMMITS
/ .github/workflows/build.yml August 30, 2021
Ł
[3.10] bpo-45007: Update to OpenSSL 1.1.1l in Windows build and CI (GH-28009) (GH-28039)
Łukasz Langa committed
July 30, 2021
P
[3.10] Fail the CI if an optional module fails to compile (GH-27466). (GH-27481)
Pablo Galindo Salgado committed
July 27, 2021
M
Add windows build.bat counterpart for 'make regen-all' in error message (GH-26770)
Miss Islington (bot) committed
June 19, 2021
M
[3.10] bpo-38820: Test with OpenSSL 3.0.0-beta1 (GH-26769) (GH-26799)
Miss Islington (bot) committed
May 20, 2021
M
bpo-38820: Test with OpenSSL 3.0.0-alpha17 (GH-26266)
Miss Islington (bot) committed
May 6, 2021
M
bpo-38820: Test with OpenSSL 3.0.0-alpha16 (GH-25942)
Miss Islington (bot) committed
May 4, 2021
P
Add CI step to check changes in the exported ABI (GH-25868)
Pablo Galindo committed
P
Update CI files to build the 3.10 branch
Pablo Galindo committed
May 1, 2021
B
Fix broken name in build.yml (GH-25759)
Brandt Bucher committed
April 23, 2021
C
bpo-38820: Test with OpenSSL 3.0.0-alpha15 (GH-25537)
Christian Heimes committed
April 17, 2021
C
bpo-43669: PEP 644: Require OpenSSL 1.1.1 or newer (GH-23014)
Christian Heimes committed
April 13, 2021
C
bpo-43811: Test multiple OpenSSL versions on GHA (GH-25360)
Christian Heimes committed
March 30, 2021
C
bpo-43631: Update to OpenSSL 1.1.1k (GH-25024)
Christian Heimes committed
March 18, 2021
C
bpo-41561: Add workaround for Ubuntu's custom security level (GH-24915)
Christian Heimes committed
March 3, 2021
B
Pin test runner to Ubuntu 18 to un-break CI (#24715)
Brandt Bucher committed
February 4, 2021
D
build(deps): bump actions/cache from v2.1.3 to v2.1.4 (#24446)
dependabot[bot] committed
January 25, 2021
V
bpo-42955: Rename module_names to sys.stdlib_module_names (GH-24332)
Victor Stinner committed
January 19, 2021
V
bpo-42955: Add Python/module_names.h (GH-24258)
Victor Stinner committed
December 30, 2020
F
bpo-42773: fix tests not being run on pushes (GH-24004)
Filipe Laíns committed
December 28, 2020
A
[workflow] Use MSVC problem matcher for Windows action build (GH-18532)
Ammar Askar committed
December 4, 2020
P
bpo-42545: Check that all symbols in the limited ABI are exported (GH-23616)
Pablo Galindo committed
December 1, 2020
D
build(deps): bump actions/cache from v2.1.2 to v2.1.3 (23582)
dependabot[bot] committed
November 24, 2020
V
bpo-42212: smelly.py also checks the dynamic library (GH-23423)
Victor Stinner committed
November 20, 2020
F
bpo-42212: Check if generated files are up-to-date in GitHub Actions (GH-23042)
Filipe Laíns committed
November 18, 2020
S
bpo-42336: Improve PCbuild batch files (GH-23275)
Steve Dower committed
October 23, 2020
D
build(deps): bump actions/cache from v1 to v2.1.2 (GH-22919)
dependabot[bot] committed
August 10, 2020
V
bpo-40548: Fix "Check for source changes (pull_request)" GH Action job (GH-21806)
Victor Stinner committed
June 6, 2020
A
[workflow] Use gcc problem matcher for Ubuntu action build (GH-18567)
Ammar Askar committed
May 19, 2020
H
Enable GitHub Actions for 3.9 branch (GH-20231)
Hugo van Kemenade committed
May 18, 2020
F
bpo-40548: Github Actions: update actions/checkout to v2 (GH-20164)
Filipe Laíns committed
May 15, 2020
F
bpo-40548: github actions: pass the changes check on no source changes (GH-20097)
Filipe Laíns committed
May 14, 2020
F
bpo-40548: GitHub Action workflow: skip jobs on doc only PRs (GH-19983)
Filipe Laíns committed
May 7, 2020
V
bpo-40548: Always run GitHub action, even on doc PRs (GH-19981)
Victor Stinner committed
April 22, 2020
P
PEP 617: Only run the CI with the new parser (GH-19664)
Pablo Galindo committed
P
bpo-40334: PEP 617 implementation: New PEG parser for CPython (GH-19503)
Pablo Galindo committed
April 3, 2020
V
bpo-40146: Update OpenSSL to 1.1.1f in Azure Pipelines (GH-19320)
Victor Stinner committed
February 26, 2020
A
bpo-39699: Don't silence make on Azure and Github CIs (GH-18583)
Ammar Askar committed
December 16, 2019
S
bpo-39041: Add GitHub Actions badge to README.rst (GH-17628)
Steve Dower committed
S
bpo-39041: Add GitHub Actions support (GH-17594)
Steve Dower committed