summaryrefslogtreecommitdiffstats
path: root/.github/workflows/build.yml
Commit message (Expand)AuthorAgeFilesLines
* [3.11] gh-109991: Update GitHub CI workflows to use OpenSSL 3.0.13. (GH-115057)Ned Deily2024-02-061-2/+2
* [3.11] gh-113858: GH Actions: Make ccache smaller (GH-114082) (#114188)Petr Viktorin2024-01-171-0/+7
* [3.11] gh-111062: CI: Move OS test jobs to reusable workflows (gh-111570)Hugo van Kemenade2023-11-161-147/+14
* [3.11] CI: Include Python version in cache.config key (GH-111410) (#111422)Miss Islington (bot)2023-10-281-7/+5
* [3.11] gh-109991: Update GitHub CI workflows to use OpenSSL 3.0.11 and multis...Ned Deily2023-09-281-3/+3
* [3.11] gh-109408: Move Windows builds from Azure Pipelines PR to GitHub Actio...Hugo van Kemenade2023-09-201-0/+20
* [3.11] gh-60283: Check for redefined test names in CI (#109161) (#109366)Hugo van Kemenade2023-09-151-1/+1
* [3.11] CI: Bump GitHub Actions (GH-108879) (#108891)Hugo van Kemenade2023-09-051-11/+11
* [3.11] gh-107565: Update multissltests and GitHub CI workflows to use OpenSSL...Ned Deily2023-08-181-3/+3
* [3.11] 🔥 Drop hypothesis job dep @ GHA (#107128)Sviatoslav Sydorenko2023-07-231-9/+0
* [3.11] Introduce a gate/check GHA job (GH-97533) (#107115)Sviatoslav Sydorenko2023-07-231-0/+57
* [3.11] Convert `doc.yml` workflow to be reusable (GH-103914 + GH-105151) (#10...Sviatoslav Sydorenko2023-07-231-1/+25
* [3.11] CI: Bump macOS build to use OpenSSL v3.0 (GH-105538) (#105868)Miss Islington (bot)2023-06-161-2/+2
* [3.11] CI: Configure macOS build as per updated devguide recommendations (GH-...Miss Islington (bot)2023-06-081-3/+2
* [3.11] gh-103142: Upgrade binary builds and CI to OpenSSL 1.1.1u (GH-105174) ...Gregory P. Smith2023-06-011-3/+3
* Enable the ABI check job to publish the updated ABI data file (GH-105103)Steve Dower2023-05-301-1/+14
* [3.11] CI: Precompute hash for config cache key in check_source job (GH-10500...Itamar Ostricher2023-05-271-5/+10
* [3.11] CI: Cache config.cache across runs to speed up build (GH-104800) (#104...Hugo van Kemenade2023-05-261-5/+34
* [3.11] gh-103726: Set up gcc-10 for ASAN (gh-103728) (#104794)Miss Islington (bot)2023-05-231-0/+4
* [3.11] gh-103180: Add CI timeouts to all GitHub Actions jobs (GH-103437). (#1...Nikita Sobolev2023-04-151-2/+8
* gh-101981: Consolidate macOS configure steps in CI (GH-102131)Miss Islington (bot)2023-02-231-5/+3
* gh-101981: Apply HOMEBREW related environment variables (gh-102074)Miss Islington (bot)2023-02-201-0/+3
* gh-101981: Build macOS as recommended by the devguide (GH-102070)Miss Islington (bot)2023-02-201-3/+10
* gh-101726: Update the OpenSSL version to 1.1.1t (GH-101727)Steve Dower2023-02-091-3/+3
* [3.11] gh-100454: Start running SSL tests with OpenSSL 3.1.0-beta1 (#100486)Gregory P. Smith2022-12-241-1/+1
* [3.11] gh-98548: Fix `-ne` shell operator spelling (#98556)sterliakov2022-10-281-2/+1
* [3.11] gh-98456: Replace deprecated `set-output` with up-to-date vers… (gh-...Dong-hee Na2022-10-251-4/+4
* Upgrade ccache-action to one using Node 16 (GH-98166)Miss Islington (bot)2022-10-151-4/+4
* Auto-cancel old builds when new commit pushed to branch (GH-98009)Miss Islington (bot)2022-10-101-0/+4
* ci: add GitHub token permissions (GH-92999)Miss Islington (bot)2022-10-101-0/+3
* gh-94682: Build and test with OpenSSL 1.1.1q (gh-94683)Miss Islington (bot)2022-08-291-3/+3
* [3.11] Add an error message to the ABI-dump file check (#94129)Pablo Galindo Salgado2022-06-221-1/+10
* [3.11] Add CI step to check changes in the exported ABI (#92442)Pablo Galindo Salgado2022-05-081-0/+22
* Add the 3.11 branch to the CI filesPablo Galindo2022-05-081-0/+2
* Dependabot: only bump actions for major versions (#92186)Hugo van Kemenade2022-05-031-3/+3
* build(deps): bump actions/cache from 3.0.1 to 3.0.2 (#92111)dependabot[bot]2022-05-011-3/+3
* build(deps): bump actions/cache from 2.1.7 to 3.0.1 (#32228)dependabot[bot]2022-04-201-3/+3
* build(deps): bump actions/checkout from 2 to 3 (#32226)dependabot[bot]2022-04-201-8/+8
* build(deps): bump actions/setup-python from 2 to 3 (#31630)dependabot[bot]2022-04-191-1/+1
* Replace contributor-visible mentions of BPO in .github/* (GH-91426)Oleg Iarygin2022-04-101-1/+1
* bpo-47146: Stop Depending On regen-deepfreeze For regen-global-objects (gh-32...Eric Snow2022-03-311-0/+3
* bpo-47037: Test debug builds on Windows in CI so that native assertions are n...Steve Dower2022-03-181-4/+4
* bpo-47024: Update OpenSSL to 1.1.1n (GH-31895)Christian Heimes2022-03-151-3/+3
* bpo-46973: Add regen-configure make target (GH-31792)Christian Heimes2022-03-101-3/+5
* bpo-46633: Skip tests on ASAN and/or MSAN builds (GH-31632)Victor Stinner2022-03-011-9/+1
* bpo-46541: Drop the check for orphaned global strings. (gh-31363)Eric Snow2022-02-161-2/+0
* bpo-46541: Replace core use of _Py_IDENTIFIER() with statically initialized g...Eric Snow2022-02-081-0/+2
* Add skips to crashing tests under sanitizers instead of manually skipping the...Pablo Galindo Salgado2022-01-251-1/+4
* bpo-45200: GHA Address Sanitizer skips 3 slowest tests (GH-30797)Victor Stinner2022-01-221-1/+6
* Add a (conservative) timeout for Windows builds on GitHub Actions (GH-30301)Mark Dickinson2022-01-091-0/+2