summaryrefslogtreecommitdiffstats
path: root/.github/workflows
Commit message (Expand)AuthorAgeFilesLines
* gh-109991: Update GitHub CI workflows to use OpenSSL 3.0.13. (#115050)Ned Deily2024-02-062-4/+4
* GH-114849: Set a 60-minute timeout for JIT CI jobs (GH-114850)Nikita Sobolev2024-02-021-0/+1
* build(deps): bump actions/cache from 3 to 4 (#114856)dependabot[bot]2024-02-014-12/+12
* CI: Test on macOS M1 (#114766)Hugo van Kemenade2024-02-011-2/+9
* gh-114788: Do not run JIT workflow on unrelated changes (#114789)Nikita Sobolev2024-01-311-2/+11
* gh-114790: Do not execute `workflows/require-pr-label.yml` on forks (#114791)Nikita Sobolev2024-01-311-0/+1
* GH-113464: Add aarch64-apple-darwin/clang to JIT CI (GH-114759)Brandt Bucher2024-01-301-3/+8
* GH-113464: Add a JIT backend for tier 2 (GH-113465)Brandt Bucher2024-01-292-0/+114
* gh-112984 Update Windows build and installer for free-threaded builds (GH-113...Steve Dower2024-01-172-2/+4
* gh-113858: GH Actions: Limit max ccache size for the asan build (GH-114113)Petr Viktorin2024-01-161-0/+1
* gh-113858: Cut down ccache size (GH-113945)Petr Viktorin2024-01-122-3/+4
* GH-113858: GitHub Actions config: Only save ccache on pushes (GH-113859)Petr Viktorin2024-01-102-0/+10
* build(deps): bump actions/upload-artifact from 3 to 4 (#113614)dependabot[bot]2024-01-021-2/+2
* build(deps): bump actions/stale from 8 to 9 (#113611)dependabot[bot]2024-01-021-1/+1
* no-issue: Use the official term "free-threading" for GitHub Action (gh-113622)Donghee Na2024-01-023-20/+20
* build(deps): bump github/codeql-action from 2 to 3 (#113613)dependabot[bot]2024-01-011-1/+1
* build(deps): bump actions/setup-python from 4 to 5 (#113612)dependabot[bot]2024-01-015-6/+6
* gh-111650: Ensure pyconfig.h includes Py_GIL_DISABLED on Windows (GH-112778)Steve Dower2023-12-131-3/+3
* gh-112334: Regression test that vfork is used when expected. (#112734)Gregory P. Smith2023-12-091-0/+1
* gh-112302: Add Software Bill-of-Materials (SBOM) tracking for dependencies (#...Seth Michael Larson2023-12-071-0/+2
* build(deps): bump actions/github-script from 6 to 7 (#112584)dependabot[bot]2023-12-012-2/+2
* gh-109413: Run mypy on `libregrtest` in CI (#112558)Alex Waygood2023-11-301-0/+2
* GH-112245: Promote free threaded CI (#112246)Itamar Oren2023-11-281-6/+3
* gh-112088: Run autoreconf in GHA check_generated_files (#112090)Victor Stinner2023-11-152-4/+9
* CI: Make macOS Intel required to succeed (GH-110362)Hugo van Kemenade2023-11-031-1/+0
* build(deps): bump actions/setup-node from 3 to 4 (#111594)dependabot[bot]2023-11-021-2/+2
* gh-111062: CI: Rename reusable-build-[X].yml to reusable-[X].yml (#111552)Hugo van Kemenade2023-10-314-6/+6
* gh-111062 CI: Update skip lists for resuable workflows (#111521)Hugo van Kemenade2023-10-311-6/+8
* gh-111062: Reusable Windows build that supports free-threaded mode as the con...Donghee Na2023-10-302-49/+63
* gh-111062: Update name of reusable workflows for Ubuntu / macOS (gh-111494)Donghee Na2023-10-302-0/+2
* gh-111062: Reusable ubuntu build that supports free-threaded mode as the cond...NCLI2023-10-302-58/+91
* gh-111062: Build both default and free-threaded on macOS (gh-111449)Dima Tisnek2023-10-292-0/+14
* gh-111062: Separate macOS build into a reusable workflow (gh-111444)Dima Tisnek2023-10-292-31/+43
* CI: Include Python version in cache.config key (#111410)Hugo van Kemenade2023-10-281-7/+5
* gh-107652: Fix CIFuzz typo (#110602)Nikita Sobolev2023-10-101-1/+1
* gh-110558: Run ruff on Argument Clinic in CI (#110559)Alex Waygood2023-10-101-1/+1
* Fix CIFuzz build (#110576)Nikita Sobolev2023-10-101-3/+7
* gh-107652: Set up CIFuzz to run fuzz targets continuously (#107653)Illia Volochii2023-10-091-0/+61
* gh-108716: make regen-global-objects no longer builds deepfreeze.c (#110078)Victor Stinner2023-09-291-3/+0
* gh-109991: Update GitHub CI workflows to use OpenSSL 3.0.11 and multissltests...Ned Deily2023-09-281-4/+4
* gh-109566, regrtest: Add --fast-ci and --slow-ci options (#109570)Victor Stinner2023-09-261-5/+5
* GH-109209: Bump the minimum Sphinx version to 4.2 (#109210)Adam Turner2023-09-211-1/+1
* gh-109408: Move Windows builds from Azure Pipelines PR to GitHub Actions (#10...Hugo van Kemenade2023-09-201-0/+20
* gh-109125: Run mypy on `Tools/wasm` (#109126)Nikita Sobolev2023-09-191-2/+4
* Update workflow permissions in require-pr-label Action (#109342)Mariatta2023-09-121-2/+2
* gh-60283: Check for redefined test names in CI (#109161)Hugo van Kemenade2023-09-122-1/+5
* CI: Bump GitHub Actions (#108879)Hugo van Kemenade2023-09-046-17/+17
* Disable `differing_test_runners` health check (#108886)Nikita Sobolev2023-09-041-1/+1
* gh-108455: Run `mypy` on `Tools/peg_generator` (#108456)Nikita Sobolev2023-08-281-1/+6
* Run `mypy` when `Tools/requirements-dev.txt` changes (#108457)Nikita Sobolev2023-08-241-0/+1