summaryrefslogtreecommitdiffstats
path: root/.github/workflows
Commit message (Expand)AuthorAgeFilesLines
* [3.13] CI: Change job name to 'build arm64' on Windows (GH-129434) (#129439)Miss Islington (bot)2025-01-291-1/+1
* [3.13] GH-124398: Pin LLVM to 18.1.0 for Windows JIT CI (GH-124399) (#129380)Miss Islington (bot)2025-01-271-4/+2
* [3.13] Add colour to GitHub Actions output (GH-129196) (#129198)Miss Islington (bot)2025-01-228-1/+22
* [3.13] Move to public Linux arm64 hosted runners (#129146)Diego Russo2025-01-211-1/+1
* [3.13] GH-125722: Use long options for Sphinx (GH-129039) (#129041)Miss Islington (bot)2025-01-201-3/+3
* [3.13] GH-125722: Increase minimum supported Sphinx to 8.1.3 (GH-128922) (#12...Miss Islington (bot)2025-01-201-20/+0
* [3.13] gh-128504: Upgrade doctest to ubuntu-24.04 (GH-128506) (#128517)Miss Islington (bot)2025-01-051-1/+1
* [3.13] gh-128069: brew link --overwrite tcl-tk@8 to prevent conflict with Git...Miss Islington (bot)2024-12-191-1/+1
* [3.13] CI: Use bash to properly expand variable (GH-127822) (#127824)Miss Islington (bot)2024-12-111-1/+2
* [3.13] Add zizmor to pre-commit and fix most findings (#127749) (#127786)Hugo van Kemenade2024-12-1016-25/+74
* [3.13] gh-127359: Pin Tcl/Tk to 8 (8.6) for testing macOS (#127365) (#127393)Hugo van Kemenade2024-11-291-1/+4
* [3.13] Enable aarch64 Ubuntu CI jobs (GH-125786) (GH-127170)Łukasz Langa2024-11-233-16/+30
* [3.13] gh-122544: Change OS image in GitHub Actions to Ubuntu 24.04 (#122566)...Damien2024-11-225-9/+11
* [3.13] Run `apt update` before `apt install git` in autoconf CI job (GH-127070)Miss Islington (bot)2024-11-201-1/+1
* [3.13] Fix error message of "Check if Autoconf files are up to date" job (GH-...Miss Islington (bot)2024-11-121-1/+1
* [3.13] GH-123877: make `wasm32-wasip1` the target triple for WASI (#126561)Brett Cannon2024-11-081-2/+2
* [3.13] gh-89640: harden float word ordering (#125571 and #126387) (#126429)Erlend E. Aasland2024-11-051-1/+1
* [3.13] gh-125741: Update `build.yml` for the new check_autoconf_regen job (GH...Miss Islington (bot)2024-10-212-2/+2
* [3.13] gh-125741: Update check_generated_files CI to use our published contai...Erlend E. Aasland2024-10-211-9/+44
* [3.13] GH-125277: Increase minimum supported Sphinx to 7.2.6 (GH-125368) (#12...Miss Islington (bot)2024-10-191-1/+1
* [3.13] CI: Bump Python to 3.13 and mypy to 1.12 in mypy workflow (GH-… (#12...Kirill Podoprigora2024-10-161-1/+1
* [3.13] GH-122578: update to WASI SDK 24 (GH-122960) (GH-122961)Miss Islington (bot)2024-10-101-2/+2
* [3.13] gh-124471: Set name for unnamed reusable workflow (GH-124475) (gh-125256)Miss Islington (bot)2024-10-108-5/+13
* [3.13] Pin the doctest workflow to Ubuntu 22.04 (GH-125236) (#125240)Miss Islington (bot)2024-10-102-2/+2
* [3.13] Adjust build_ubuntu_ssltests job to use cache for the correct OS versi...Miss Islington (bot)2024-09-262-5/+10
* [3.13] gh-123700: Update OpenSSL versions in multissltests and CI (GH-123702)Miss Islington (bot)2024-09-041-1/+1
* [3.13] gh-123418: Update CI to use fresh OpenSSL releases (GH-123696)Miss Islington (bot)2024-09-042-4/+4
* [3.13] Enable colour for doctest on GitHub Actions (GH-123536) (#123538)Miss Islington (bot)2024-08-311-0/+3
* [3.13] gh-122965: Fix `reusable-change-detection.yml` on `workflow_dispatch` ...Miss Islington (bot)2024-08-142-6/+20
* [3.13] Add the Python 3.13 abidump, and enable the ABI check. (#122583)T. Wouters2024-08-021-0/+43
* [3.13] Move change detection to separate workflow in CI (GH-122336) (#122510)Miss Islington (bot)2024-07-312-118/+163
* [3.13] gh-121946: Temporarily switch to llvm-17 in TSan CI again (GH-122466) ...Miss Islington (bot)2024-07-301-5/+5
* [3.13] Move macOS matrix to the calling workflow (GH-121809) (#122297)Miss Islington (bot)2024-07-252-34/+33
* [3.13] Integrate `build_msi` into main CI workflow (GH-121778) (#122226)Miss Islington (bot)2024-07-243-40/+56
* [3.13] Revert "gh-121946: Temporarily switch to llvm-17 in TSan CI (GH-121975...Miss Islington (bot)2024-07-221-5/+5
* [3.13] Merge Ubuntu test matrices in CI (GH-121813) (#122098)Miss Islington (bot)2024-07-212-26/+20
* [3.13] gh-121946: Temporarily switch to llvm-17 in TSan CI (GH-121975) (#121981)Miss Islington (bot)2024-07-181-5/+5
* [3.13] GH-120371: Add WASI SDK 22 support (GH-121870) (GH-121873)Miss Islington (bot)2024-07-161-1/+1
* [3.13] CI: Fix using `check_source` flags as bool (GH-121848) (#121853)Miss Islington (bot)2024-07-162-5/+25
* [3.13] Generalize reusable Windows CI jobs (GH-121766) (#121775)Miss Islington (bot)2024-07-142-45/+41
* [3.13] Fix cache restoration for Hypothesis CI job (GH-121756) (#121759)Miss Islington (bot)2024-07-141-1/+1
* [3.13] GH-120372: Switch to wasmtime 22 (GH-121523) (GH-121557)Miss Islington (bot)2024-07-091-7/+9
* [3.13] Add --with-lto back to Linux JIT CI (GH-120972)Miss Islington (bot)2024-06-241-4/+2
* [3.13] gh-119146: Update ``regexp`` in `build.yml` to not trigger the jobs on...Miss Islington (bot)2024-06-131-1/+1
* [3.13] gh-120111: Don't use cirrus M1 macOS runners on fork (GH-120116) (GH-1...Miss Islington (bot)2024-06-062-5/+14
* [3.13] Use Cirrus M1 macOS runners for CI (GH-119979) (GH-119986)Miss Islington (bot)2024-06-031-4/+4
* [3.13] GH-113464: Run the JIT interpreter before any other JIT CI (GH-119490)Miss Islington (bot)2024-05-241-0/+15
* [3.13] GH-119292: Add job to JIT CI to build and test with --disable-gil (GH-...Miss Islington (bot)2024-05-211-0/+18
* [3.13] Docs: Ensure no warnings are found in the NEWS file before a given lin...Hugo van Kemenade2024-05-211-1/+2
* [3.13] Use `fail-fast: false` in `mypy.yml` (GH-119297) (#119304)Miss Islington (bot)2024-05-211-0/+1