index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
.github
/
workflows
/
build.yml
Commit message (
Expand
)
Author
Age
Files
Lines
*
[3.11] gh-109991: Update GitHub CI workflows to use OpenSSL 3.0.13. (GH-115057)
Ned Deily
2024-02-06
1
-2/+2
*
[3.11] gh-113858: GH Actions: Make ccache smaller (GH-114082) (#114188)
Petr Viktorin
2024-01-17
1
-0/+7
*
[3.11] gh-111062: CI: Move OS test jobs to reusable workflows (gh-111570)
Hugo van Kemenade
2023-11-16
1
-147/+14
*
[3.11] CI: Include Python version in cache.config key (GH-111410) (#111422)
Miss Islington (bot)
2023-10-28
1
-7/+5
*
[3.11] gh-109991: Update GitHub CI workflows to use OpenSSL 3.0.11 and multis...
Ned Deily
2023-09-28
1
-3/+3
*
[3.11] gh-109408: Move Windows builds from Azure Pipelines PR to GitHub Actio...
Hugo van Kemenade
2023-09-20
1
-0/+20
*
[3.11] gh-60283: Check for redefined test names in CI (#109161) (#109366)
Hugo van Kemenade
2023-09-15
1
-1/+1
*
[3.11] CI: Bump GitHub Actions (GH-108879) (#108891)
Hugo van Kemenade
2023-09-05
1
-11/+11
*
[3.11] gh-107565: Update multissltests and GitHub CI workflows to use OpenSSL...
Ned Deily
2023-08-18
1
-3/+3
*
[3.11] 🔥 Drop hypothesis job dep @ GHA (#107128)
Sviatoslav Sydorenko
2023-07-23
1
-9/+0
*
[3.11] Introduce a gate/check GHA job (GH-97533) (#107115)
Sviatoslav Sydorenko
2023-07-23
1
-0/+57
*
[3.11] Convert `doc.yml` workflow to be reusable (GH-103914 + GH-105151) (#10...
Sviatoslav Sydorenko
2023-07-23
1
-1/+25
*
[3.11] CI: Bump macOS build to use OpenSSL v3.0 (GH-105538) (#105868)
Miss Islington (bot)
2023-06-16
1
-2/+2
*
[3.11] CI: Configure macOS build as per updated devguide recommendations (GH-...
Miss Islington (bot)
2023-06-08
1
-3/+2
*
[3.11] gh-103142: Upgrade binary builds and CI to OpenSSL 1.1.1u (GH-105174) ...
Gregory P. Smith
2023-06-01
1
-3/+3
*
Enable the ABI check job to publish the updated ABI data file (GH-105103)
Steve Dower
2023-05-30
1
-1/+14
*
[3.11] CI: Precompute hash for config cache key in check_source job (GH-10500...
Itamar Ostricher
2023-05-27
1
-5/+10
*
[3.11] CI: Cache config.cache across runs to speed up build (GH-104800) (#104...
Hugo van Kemenade
2023-05-26
1
-5/+34
*
[3.11] gh-103726: Set up gcc-10 for ASAN (gh-103728) (#104794)
Miss Islington (bot)
2023-05-23
1
-0/+4
*
[3.11] gh-103180: Add CI timeouts to all GitHub Actions jobs (GH-103437). (#1...
Nikita Sobolev
2023-04-15
1
-2/+8
*
gh-101981: Consolidate macOS configure steps in CI (GH-102131)
Miss Islington (bot)
2023-02-23
1
-5/+3
*
gh-101981: Apply HOMEBREW related environment variables (gh-102074)
Miss Islington (bot)
2023-02-20
1
-0/+3
*
gh-101981: Build macOS as recommended by the devguide (GH-102070)
Miss Islington (bot)
2023-02-20
1
-3/+10
*
gh-101726: Update the OpenSSL version to 1.1.1t (GH-101727)
Steve Dower
2023-02-09
1
-3/+3
*
[3.11] gh-100454: Start running SSL tests with OpenSSL 3.1.0-beta1 (#100486)
Gregory P. Smith
2022-12-24
1
-1/+1
*
[3.11] gh-98548: Fix `-ne` shell operator spelling (#98556)
sterliakov
2022-10-28
1
-2/+1
*
[3.11] gh-98456: Replace deprecated `set-output` with up-to-date vers… (gh-...
Dong-hee Na
2022-10-25
1
-4/+4
*
Upgrade ccache-action to one using Node 16 (GH-98166)
Miss Islington (bot)
2022-10-15
1
-4/+4
*
Auto-cancel old builds when new commit pushed to branch (GH-98009)
Miss Islington (bot)
2022-10-10
1
-0/+4
*
ci: add GitHub token permissions (GH-92999)
Miss Islington (bot)
2022-10-10
1
-0/+3
*
gh-94682: Build and test with OpenSSL 1.1.1q (gh-94683)
Miss Islington (bot)
2022-08-29
1
-3/+3
*
[3.11] Add an error message to the ABI-dump file check (#94129)
Pablo Galindo Salgado
2022-06-22
1
-1/+10
*
[3.11] Add CI step to check changes in the exported ABI (#92442)
Pablo Galindo Salgado
2022-05-08
1
-0/+22
*
Add the 3.11 branch to the CI files
Pablo Galindo
2022-05-08
1
-0/+2
*
Dependabot: only bump actions for major versions (#92186)
Hugo van Kemenade
2022-05-03
1
-3/+3
*
build(deps): bump actions/cache from 3.0.1 to 3.0.2 (#92111)
dependabot[bot]
2022-05-01
1
-3/+3
*
build(deps): bump actions/cache from 2.1.7 to 3.0.1 (#32228)
dependabot[bot]
2022-04-20
1
-3/+3
*
build(deps): bump actions/checkout from 2 to 3 (#32226)
dependabot[bot]
2022-04-20
1
-8/+8
*
build(deps): bump actions/setup-python from 2 to 3 (#31630)
dependabot[bot]
2022-04-19
1
-1/+1
*
Replace contributor-visible mentions of BPO in .github/* (GH-91426)
Oleg Iarygin
2022-04-10
1
-1/+1
*
bpo-47146: Stop Depending On regen-deepfreeze For regen-global-objects (gh-32...
Eric Snow
2022-03-31
1
-0/+3
*
bpo-47037: Test debug builds on Windows in CI so that native assertions are n...
Steve Dower
2022-03-18
1
-4/+4
*
bpo-47024: Update OpenSSL to 1.1.1n (GH-31895)
Christian Heimes
2022-03-15
1
-3/+3
*
bpo-46973: Add regen-configure make target (GH-31792)
Christian Heimes
2022-03-10
1
-3/+5
*
bpo-46633: Skip tests on ASAN and/or MSAN builds (GH-31632)
Victor Stinner
2022-03-01
1
-9/+1
*
bpo-46541: Drop the check for orphaned global strings. (gh-31363)
Eric Snow
2022-02-16
1
-2/+0
*
bpo-46541: Replace core use of _Py_IDENTIFIER() with statically initialized g...
Eric Snow
2022-02-08
1
-0/+2
*
Add skips to crashing tests under sanitizers instead of manually skipping the...
Pablo Galindo Salgado
2022-01-25
1
-1/+4
*
bpo-45200: GHA Address Sanitizer skips 3 slowest tests (GH-30797)
Victor Stinner
2022-01-22
1
-1/+6
*
Add a (conservative) timeout for Windows builds on GitHub Actions (GH-30301)
Mark Dickinson
2022-01-09
1
-0/+2
[next]