summaryrefslogtreecommitdiffstats
path: root/.github/workflows
Commit message (Expand)AuthorAgeFilesLines
* [3.11] gh-109991: Update GitHub CI workflows to use OpenSSL 3.0.13. (GH-115057)Ned Deily2024-02-062-3/+3
* [3.11] CI: Test on macOS M1 (GH-114766) (#114835)Miss Islington (bot)2024-02-011-2/+9
* [3.11] gh-114790: Do not execute `workflows/require-pr-label.yml` on forks (G...Miss Islington (bot)2024-01-311-0/+1
* [3.11] gh-113858: GH Actions: Make ccache smaller (GH-114082) (#114188)Petr Viktorin2024-01-172-0/+10
* [3.11] Use the official term "free-threading" for GitHub Action (g… (#113647)Donghee Na2024-01-022-6/+6
* [3.11] gh-111062: CI: Move OS test jobs to reusable workflows (gh-111570)Hugo van Kemenade2023-11-164-147/+184
* [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-109209: Bump the minimum Sphinx version to 4.2 (GH-109210) (#109637)Miss Islington (bot)2023-09-211-1/+1
* [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-152-1/+5
* [3.11] Update workflow permissions in require-pr-label Action (GH-109342) (#1...Mariatta2023-09-131-1/+5
* [3.11] CI: Bump GitHub Actions (GH-108879) (#108891)Hugo van Kemenade2023-09-055-19/+19
* [3.11] Docs: move sphinx-lint to pre-commit (GH-105750) (#108276)Hugo van Kemenade2023-08-221-4/+0
* [3.11] Trim trailing whitespace and test on CI (GH-104275) (#108215)Hugo van Kemenade2023-08-221-0/+22
* [3.11] gh-107565: Update multissltests and GitHub CI workflows to use OpenSSL...Ned Deily2023-08-181-3/+3
* [3.11] Remove Sphinx problem matcher to avoid annotating unchanged files (GH-...Miss Islington (bot)2023-08-161-4/+0
* [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-232-23/+26
* [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] Replace Netlify with Read the Docs build previews (#103843) (#104083)Hugo van Kemenade2023-05-021-0/+27
* [3.11] GH-103903: Test the minimum Sphinx version in CI (#103904) (#103948)Adam Turner2023-04-271-0/+20
* [3.11] Also fail DO-NOT-MERGE when "awaiting changes" or "awaiting change rev...Łukasz Langa2023-04-251-2/+2
* [3.11] gh-103180: Add CI timeouts to all GitHub Actions jobs (GH-103437). (#1...Nikita Sobolev2023-04-157-2/+17
* CI: Do not allow merge if labelled DO-NOT-MERGE (GH-103337)Miss Islington (bot)2023-04-091-0/+17
* 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-104-0/+16
* ci: add GitHub token permissions (GH-92999)Miss Islington (bot)2022-10-104-1/+13
* gh-94682: Build and test with OpenSSL 1.1.1q (gh-94683)Miss Islington (bot)2022-08-291-3/+3
* [3.11] Backport ABI regeneration script (#94376)Pablo Galindo Salgado2022-06-281-0/+8
* [3.11] Add an error message to the ABI-dump file check (#94129)Pablo Galindo Salgado2022-06-221-1/+10
* gh-91172: Create a workflow for verifying bundled pip and setuptools (GH-3188...Miss Islington (bot)2022-06-221-0/+28
* gh-93735: Split Docs CI to speed-up the build (GH-93736)Miss Islington (bot)2022-06-151-12/+34
* Speedup: build docs in parallel (GH-92733)Miss Islington (bot)2022-05-161-3/+3
* [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-083-0/+6