summaryrefslogtreecommitdiffstats
path: root/.github/workflows
Commit message (Expand)AuthorAgeFilesLines
* [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
* Don't apply 'stale' label to issues (#91501)Hugo van Kemenade2022-05-061-1/+2
* Dependabot: only bump actions for major versions (#92186)Hugo van Kemenade2022-05-031-3/+3
* build(deps): bump actions/stale from 4 to 5 (#92108)dependabot[bot]2022-05-011-1/+1
* build(deps): bump actions/github-script from 5 to 6 (#92109)dependabot[bot]2022-05-011-1/+1
* build(deps): bump actions/setup-node from 2 to 3 (#92110)dependabot[bot]2022-05-011-1/+1
* 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/upload-artifact from 2.3.1 to 3 (#32227)dependabot[bot]2022-04-201-1/+1
* 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-203-12/+12
* build(deps): bump actions/setup-python from 2 to 3 (#31630)dependabot[bot]2022-04-191-1/+1
* Remove dead "Check PRs with 'CLA not signed' label" (#91429)Oleg Iarygin2022-04-111-15/+1
* Replace contributor-visible mentions of BPO in .github/* (GH-91426)Oleg Iarygin2022-04-101-1/+1
* notify new-bugs-announce on new issue open (#32421)Ee Durbin2022-04-101-0/+53
* bpo-47146: Stop Depending On regen-deepfreeze For regen-global-objects (gh-32...Eric Snow2022-03-311-0/+3
* bpo-47095: Use libb2 to provide blake2 implementation (GH-32059)Christian Heimes2022-03-261-0/+1
* 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
* build(deps): bump actions/upload-artifact from 2.2.4 to 2.3.1 (GH-30325)dependabot[bot]2022-02-231-1/+1
* Process more stale PRs, oldest first (GH-31407)Hugo van Kemenade2022-02-181-0/+4
* Close stale PRs without signed CLA (GH-30500)Erlend Egeberg Aasland2022-02-171-1/+14