aboutsummaryrefslogtreecommitdiff
path: root/.github
AgeCommit message (Expand)Author
2023-06-01[3.11] gh-103142: Upgrade binary builds and CI to OpenSSL 1.1.1u (GH-105174) ...Gregory P. Smith
2023-05-30Enable the ABI check job to publish the updated ABI data file (GH-105103)Steve Dower
2023-05-27[3.11] CI: Precompute hash for config cache key in check_source job (GH-10500...Itamar Ostricher
2023-05-26[3.11] CI: Cache config.cache across runs to speed up build (GH-104800) (#104...Hugo van Kemenade
2023-05-23[3.11] gh-103726: Set up gcc-10 for ASAN (gh-103728) (#104794)Miss Islington (bot)
2023-05-02[3.11] Replace Netlify with Read the Docs build previews (#103843) (#104083)Hugo van Kemenade
2023-04-27[3.11] GH-103903: Test the minimum Sphinx version in CI (#103904) (#103948)Adam Turner
2023-04-25[3.11] Also fail DO-NOT-MERGE when "awaiting changes" or "awaiting change rev...Łukasz Langa
2023-04-15[3.11] gh-103180: Add CI timeouts to all GitHub Actions jobs (GH-103437). (#1...Nikita Sobolev
2023-04-09CI: Do not allow merge if labelled DO-NOT-MERGE (GH-103337)Miss Islington (bot)
2023-02-23gh-101981: Consolidate macOS configure steps in CI (GH-102131)Miss Islington (bot)
2023-02-20gh-101981: Apply HOMEBREW related environment variables (gh-102074)Miss Islington (bot)
2023-02-20gh-101981: Build macOS as recommended by the devguide (GH-102070)Miss Islington (bot)
2023-02-09gh-101726: Update the OpenSSL version to 1.1.1t (GH-101727)Steve Dower
2022-12-24[3.11] gh-100454: Start running SSL tests with OpenSSL 3.1.0-beta1 (#100486)Gregory P. Smith
2022-10-28[3.11] gh-98548: Fix `-ne` shell operator spelling (#98556)sterliakov
2022-10-25[3.11] gh-98456: Replace deprecated `set-output` with up-to-date vers… (gh-...Dong-hee Na
2022-10-20CODEOWNERS: Become a typing code owner (GH-98480)Miss Islington (bot)
2022-10-15Upgrade ccache-action to one using Node 16 (GH-98166)Miss Islington (bot)
2022-10-10Auto-cancel old builds when new commit pushed to branch (GH-98009)Miss Islington (bot)
2022-10-10ci: add GitHub token permissions (GH-92999)Miss Islington (bot)
2022-10-08Fix link to Lifecycle of a Pull Request in CONTRIBUTING (GH-98102)Miss Islington (bot)
2022-10-08Add `@ezio-melotti` as codeowner for `.github/`. (GH-98079)Miss Islington (bot)
2022-08-29gh-94682: Build and test with OpenSSL 1.1.1q (gh-94683)Miss Islington (bot)
2022-08-04[3.11] gh-91838: Use HTTPS links in docs for resources which redirect to HTTP...Serhiy Storchaka
2022-06-28[3.11] Backport ABI regeneration script (#94376)Pablo Galindo Salgado
2022-06-22[3.11] Add an error message to the ABI-dump file check (#94129)Pablo Galindo Salgado
2022-06-22gh-91172: Create a workflow for verifying bundled pip and setuptools (GH-3188...Miss Islington (bot)
2022-06-15gh-93735: Split Docs CI to speed-up the build (GH-93736)Miss Islington (bot)
2022-05-16Speedup: build docs in parallel (GH-92733)Miss Islington (bot)
2022-05-09CODEOWNERS: Add Erlend Aasland as sqlite3 code owner (GH-92535)Miss Islington (bot)
2022-05-08[3.11] Add CI step to check changes in the exported ABI (#92442)Pablo Galindo Salgado
2022-05-08Add the 3.11 branch to the CI filesPablo Galindo
2022-05-06Don't apply 'stale' label to issues (#91501)Hugo van Kemenade
2022-05-03Dependabot: only bump actions for major versions (#92186)Hugo van Kemenade
2022-05-01build(deps): bump actions/stale from 4 to 5 (#92108)dependabot[bot]
2022-05-01build(deps): bump actions/github-script from 5 to 6 (#92109)dependabot[bot]
2022-05-01build(deps): bump actions/setup-node from 2 to 3 (#92110)dependabot[bot]
2022-05-01build(deps): bump actions/cache from 3.0.1 to 3.0.2 (#92111)dependabot[bot]
2022-04-20Fix typo in GH Issue template (GH-91759)Mariatta Wijaya
2022-04-20build(deps): bump actions/upload-artifact from 2.3.1 to 3 (#32227)dependabot[bot]
2022-04-20build(deps): bump actions/cache from 2.1.7 to 3.0.1 (#32228)dependabot[bot]
2022-04-19build(deps): bump actions/checkout from 2 to 3 (#32226)dependabot[bot]
2022-04-19build(deps): bump actions/setup-python from 2 to 3 (#31630)dependabot[bot]
2022-04-16Issue templates: Remove duplicate links to security policy (#91590)Alex Waygood
2022-04-16Add minimal issue templates (#91569)Alex Waygood
2022-04-11Remove dead "Check PRs with 'CLA not signed' label" (#91429)Oleg Iarygin
2022-04-11Replace contributor-visible mentions of BPO in .github/* (GH-91426)Oleg Iarygin
2022-04-10Remove the issue template config after the migration (GH-32106)Ezio Melotti
2022-04-10notify new-bugs-announce on new issue open (#32421)Ee Durbin