aboutsummaryrefslogtreecommitdiff
path: root/.github
AgeCommit message (Expand)Author
2022-01-02bpo-46219, 46221: simplify except* implementation following exc_info changes....Irit Katriel
2021-12-30Delete `FUNDING.yml`, since there's an organisation default (#30294)Nikita Sobolev
2021-12-21bpo-46106: Update OpenSSL to 1.1.1m (GH-30211)Kumar Aditya
2021-12-17bpo-44035: Show git diff after autoreconf and regen (GH-30117)Christian Heimes
2021-12-17bpo-46114: Fix OpenSSL version check for 3.0.1 (GH-30170)Christian Heimes
2021-12-11build(deps): bump actions/cache from 2.1.6 to 2.1.7 (GH-29875)dependabot[bot]
2021-12-10bpo-46016: GHA Doc job now also runs "make check" (GH-30009)Victor Stinner
2021-12-07Revert "bpo-28533: Remove asyncore, asynchat, smtpd modules (GH-29521)" (GH-2...Victor Stinner
2021-12-06bpo-44035: Check autoconf files thoroughly (GH-29935)Christian Heimes
2021-12-04bpo-45695: Test out-of-tree builds on GHA (GH-29904)Christian Heimes
2021-11-24bpo-45893: Add missing extern C to initconfig.h (GH-29761)Christian Heimes
2021-11-16bpo-28533: Remove asyncore, asynchat, smtpd modules (GH-29521)Victor Stinner
2021-10-28bpo-45548: Fix out-of-tree and Debian builds (GH-29263)Christian Heimes
2021-10-21Add workflow_dispatch trigger to GHA workflows (GH-27873)Ryan Mast
2021-10-04bpo-45350: Rerun autoreconf with the pkg-config macros (GH-28708)Pablo Galindo Salgado
2021-09-21bpo-45200: Ignore test_multiprocessing_* in ASAN build due to false positives...Pablo Galindo Salgado
2021-09-07bpo-38820: Test with OpenSSL 3.0.0 final (GH-28205)Christian Heimes
2021-09-04Check that 'configure' is generated by GNU Autoconf 2.69 (GH-28152)Pablo Galindo Salgado
2021-08-30bpo-45019: Add a tool to generate list of modules to include for frozen modul...Eric Snow
2021-08-29bpo-45007: Update to OpenSSL 1.1.1l in Windows build and CI (GH-28009)Steve Dower
2021-08-09bpo-44854: Remove trailing whitespaces (GH-27689)Serhiy Storchaka
2021-08-02build(deps): bump actions/stale from 3 to 4 (#27526)dependabot[bot]
2021-07-30Fail the CI if an optional module fails to compile (GH-27466)Pablo Galindo Salgado
2021-07-29Add missing gdbm dependencies to the UNIX CI (GH-27467)Pablo Galindo Salgado
2021-07-26Add windows build.bat counterpart for 'make regen-all' in error message (GH-2...Ken Jin
2021-07-17Replace @ilevkivskyi with @Fidget-Spinner as typing code owner (#27210)Ɓukasz Langa
2021-07-12build(deps): bump actions/upload-artifact from 2.2.3 to 2.2.4 (#26979)dependabot[bot]
2021-06-19bpo-38820: Test with OpenSSL 3.0.0-beta1 (GH-26769)Christian Heimes
2021-06-10Run address sanitiser in the GitHub CI (GH-26640)Pablo Galindo
2021-06-08bpo-42238: Doc CI: Disable suspicious checks. (GH-26575)Julien Palard
2021-06-04Removing myself from ssl code ownership (GH-26529)Christian Heimes
2021-06-02build(deps): bump actions/cache from 2.1.5 to 2.1.6 (GH-26476)dependabot[bot]
2021-05-20bpo-38820: Test with OpenSSL 3.0.0-alpha17 (#26266)Christian Heimes
2021-05-19Update link in SECURITY.md (GH-21320)Marcono1234
2021-05-19Enable GitHub Actions on the 3.10 branch (GH-26242)Hugo van Kemenade
2021-05-06bpo-38820: Test with OpenSSL 3.0.0-alpha16 (GH-25942)Christian Heimes
2021-05-04build(deps): bump actions/cache from v2.1.4 to v2.1.5 (#25773)dependabot[bot]
2021-05-04build(deps): bump actions/upload-artifact from v2.2.2 to v2.2.3 (#25772)dependabot[bot]
2021-05-03Update CI files to account for the master -> main rename (GH-25860)Pablo Galindo
2021-05-01Fix broken name in build.yml (GH-25759)Brandt Bucher
2021-04-30bpo-43888: Remove coverage builds from CI (GH-25679)Ammar Askar
2021-04-23Restrict GITHUB_TOKEN permissions for the 'stale' workflow (GH-25564)Brett Cannon
2021-04-23bpo-38820: Test with OpenSSL 3.0.0-alpha15 (GH-25537)Christian Heimes
2021-04-20bpo-43888: Reduce coverage collection timeout to 1h40m in GHA (GH-25471)Sviatoslav Sydorenko
2021-04-17bpo-43669: PEP 644: Require OpenSSL 1.1.1 or newer (GH-23014)Christian Heimes
2021-04-13bpo-43811: Test multiple OpenSSL versions on GHA (GH-25360)Christian Heimes
2021-04-12Fix Sphinx errors in the documentation and re-activate the suspicious check (...Pablo Galindo
2021-04-12try and get a peak at mock-related PRs before they land (#25356)Chris Withers
2021-03-29bpo-43631: Update to OpenSSL 1.1.1k (GH-25024)Christian Heimes
2021-03-18bpo-41561: Add workaround for Ubuntu's custom security level (GH-24915)Christian Heimes