summaryrefslogtreecommitdiffstats
path: root/.github/workflows
Commit message (Expand)AuthorAgeFilesLines
* [3.12] gh-120111: Don't use cirrus M1 macOS runners on fork (GH-120116) (GH-1...Łukasz Langa2024-06-062-3/+11
* [3.12] Use Cirrus M1 macOS runners for CI (GH-119979) (GH-119987)Łukasz Langa2024-06-032-4/+6
* [3.12] Docs: Ensure no warnings are found in the NEWS file before a given lin...Hugo van Kemenade2024-05-211-1/+2
* [3.12] gh-115119: Bump CI to use Ubuntu 22.04 (#118631) (#118634)Erlend E. Aasland2024-05-062-4/+4
* [3.12] gh-118401: Docs: Use Sphinx short options (GH-118403) (#118407)Miss Islington (bot)2024-04-291-1/+1
* [3.12] Docs: Upgrade to Sphinx 7.3 (GH-118397) (#118400)Miss Islington (bot)2024-04-291-1/+1
* [3.12] gh-117928: Bump the minimum Sphinx version to 6.2.1 (GH-117853) (#118321)Kirill Podoprigora2024-04-261-1/+1
* [3.12] build(deps): bump actions/add-to-project from 0.6.0 to 1.0.0 (GH-11741...Miss Islington (bot)2024-04-011-1/+1
* [3.12] Bump GitHub Actions (GH-116944) (#116948)Miss Islington (bot)2024-03-1911-28/+28
* [3.12] gh-112536: Add TSAN build on Github Actions (GH-116872)Antoine Pitrou2024-03-182-0/+62
* [3.12] gh-116026: Try disabling rebuilds of dependents in Homebrew (GH-116027...Miss Islington (bot)2024-03-011-0/+1
* [3.12] gh-115663: Remove 'regen-sbom' from the 'regen-all' target (GH-115790)...Seth Michael Larson2024-02-221-1/+1
* [3.12] gh-115383: Use runner version to compute config.cache key (GH-115409) ...Miss Islington (bot)2024-02-143-6/+18
* [3.12] gh-109991: Update GitHub CI workflows to use OpenSSL 3.0.13. (GH-115055)Miss Islington (bot)2024-02-062-4/+4
* [3.12] CI: Test on macOS M1 (GH-114766) (#114836)Miss Islington (bot)2024-02-011-2/+9
* [3.12] gh-114790: Do not execute `workflows/require-pr-label.yml` on forks (G...Miss Islington (bot)2024-01-311-0/+1
* [3.12] gh-113858: GH Actions: Make ccache smaller (GH-113859, GH-113945) (GH-...Petr Viktorin2024-01-162-0/+12
* [3.12] Use the official term "free-threading" for GitHub Action (g… (#113646)Donghee Na2024-01-022-6/+6
* [3.12] gh-112088: Run autoreconf in GHA check_generated_files (GH-112090) (#1...Victor Stinner2023-11-162-4/+9
* [3.12] gh-111062: CI: Move OS test jobs to reusable workflows (gh-111568)Hugo van Kemenade2023-11-164-147/+184
* [3.12] Bump mypy to 1.7.0 (GH-111961) (#112033)Alex Waygood2023-11-131-0/+1
* [3.12] CI: Include Python version in cache.config key (GH-111410) (#111421)Miss Islington (bot)2023-10-281-7/+5
* [3.12] Sync location of `mypy` pin with the `main` branch (#111317)Artyom Romanov2023-10-251-2/+2
* [3.12] gh-110558: Run ruff on Argument Clinic in CI (#110559) (#110598)Alex Waygood2023-10-101-1/+1
* [3.12] gh-109991: Update GitHub CI workflows to use OpenSSL 3.0.11 and multis...Miss Islington (bot)2023-09-281-4/+4
* [3.12] gh-109408: Move Windows builds from Azure Pipelines PR to GitHub Actio...Miss Islington (bot)2023-09-221-0/+20
* [3.12] GH-109209: Bump the minimum Sphinx version to 4.2 (GH-109210) (#109636)Miss Islington (bot)2023-09-221-1/+1
* [3.12] gh-60283: Check for redefined test names in CI (GH-109161) (#109365)Miss Islington (bot)2023-09-142-1/+5
* [3.12] Update workflow permissions in require-pr-label Action (GH-109342) (#1...Miss Islington (bot)2023-09-131-2/+2
* [3.12] CI: Bump GitHub Actions (GH-108879) (#108889)Miss Islington (bot)2023-09-056-17/+17
* [3.12] Disable `differing_test_runners` health check (GH-108886) (#108887)Miss Islington (bot)2023-09-041-1/+1
* [3.12] gh-101100: Only show GitHub check annotations on changed doc paragraph...Miss Islington (bot)2023-08-191-9/+24
* [3.12] gh-101100: Docs: Check Sphinx warnings and fail if improved (GH-106460...C.A.M. Gerlach2023-08-181-17/+10
* [3.12] gh-107565: Update multissltests and GitHub CI workflows to use OpenSSL...Miss Islington (bot)2023-08-181-4/+4
* [3.12] Remove Sphinx problem matcher to avoid annotating unchanged files (GH-...Miss Islington (bot)2023-08-161-4/+0
* [3.12] Introduce a gate/check GHA job (GH-97533) (#107114)Sviatoslav Sydorenko2023-07-231-0/+57
* [3.12] Convert `doc.yml` workflow to be reusable (GH-103914 + GH-105151) (#10...Sviatoslav Sydorenko2023-07-232-26/+29
* [3.12] Docs: move sphinx-lint to pre-commit (GH-105750) (#105894)Miss Islington (bot)2023-06-181-4/+0
* [3.12] CI: Bump macOS build to use OpenSSL v3.0 (GH-105538) (#105867)Miss Islington (bot)2023-06-161-2/+2
* [3.12] CI: Configure macOS build as per updated devguide recommendations (GH-...Miss Islington (bot)2023-06-081-3/+2
* [3.12] GH-89886: Bump to GNU Autoconf v2.71 (#104925) (#105207)Erlend E. Aasland2023-06-011-3/+3
* [3.12] gh-103142: Upgrade binary builds and CI to OpenSSL 1.1.1u (GH-105174) ...Miss Islington (bot)2023-06-011-4/+4
* [3.12] Enable the ABI check job to publish the updated ABI data file (GH-105088)Steve Dower2023-05-301-0/+13
* [3.12] CI: Precompute hash for config cache key in check_source job (GH-10500...Miss Islington (bot)2023-05-271-6/+11
* [3.12] CI: Cache config.cache across runs to speed up build (GH-104800) (#104...Hugo van Kemenade2023-05-261-6/+45
* Improves the Windows MSI test run on PR (GH-104929)Miss Islington (bot)2023-05-251-1/+3
* [3.12] gh-87891: Add ABI check to CI (#104793)Petr Viktorin2023-05-231-0/+30
* [3.12] Add the 3.12 branch to the github workflows. (GH-104768) (#104769)Miss Islington (bot)2023-05-222-0/+4
* gh-86275: improve Hypothesis configuration for CI and local runs (#104468)Zac Hatfield-Dodds2023-05-211-0/+13
* gh-104050: Run mypy on `clinic.py` in CI (#104421)Alex Waygood2023-05-151-0/+39