Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
72 commits
Select commit Hold shift + click to select a range
fe33e63
Use the latest patch for the CFLAGS JIT configuration (#659)
zanieb Jun 12, 2025
cb5ec0b
Fix `CFLAGS_JIT` declaration (#660)
zanieb Jun 13, 2025
69f53e2
patch libedit to stop re-broadcasting signals
oconnor663 Jun 11, 2025
45f514c
Use Depot runners for Windows builds (#664)
zanieb Jun 18, 2025
4c3dfd8
Bump to CPython 3.14.0b3 (#663)
zanieb Jun 26, 2025
97c36a3
Add ARM64 Windows builds for Python 3.11+ (#387)
zanieb Jun 28, 2025
240b639
Gate `x86_64-w64-mingw32-nmakehlp.exe` removal to builds where it is …
zanieb Jun 28, 2025
526189d
Generate the Docker CI matrix (#672)
zanieb Jun 28, 2025
449d3e7
Generate the matrix for building the `pythonbuild` crate (#673)
zanieb Jun 28, 2025
e17faa9
Update the crate build runner logic (#674)
zanieb Jun 28, 2025
b233563
use raw string literal for regex (#675)
dtrodrigues Jun 29, 2025
14f33e8
Include aarch64 Window artifacts in releases (#679)
zanieb Jun 30, 2025
c646c36
xtrans 1.5.0 -> 1.6.0
indygreg May 17, 2025
dd0b436
x11-util-macros 1.20.1 -> 1.20.2
indygreg May 17, 2025
d8ef90a
xorgproto 2019.1 -> 2024.1
indygreg May 17, 2025
21cf744
Enable native builds on Linux aarch64
zanieb Jun 28, 2025
9bb8bcb
Update wanted release targets for `aarch64-unknown-linux-gnu` (#681)
zanieb Jul 2, 2025
aaf6022
Add zstd support for Python 3.14+ on Unix (#682)
zanieb Jul 5, 2025
ec8ee63
Bump urllib3 from 2.4.0 to 2.5.0 (#665)
dependabot[bot] Jul 6, 2025
9b796d4
Bump SQLite to `3.49.1.0` (#667)
zanieb Jul 7, 2025
625ad30
Bump the python group across 1 directory with 6 updates (#688)
dependabot[bot] Jul 7, 2025
f39d4eb
Bump to 3.14.0b4 (#689)
zanieb Jul 8, 2025
e996271
Drop `.sha256` files from releases (#691)
zanieb Jul 9, 2025
62461bd
Add missing Makefile dependency for binutils -> gcc image (#692)
geofft Jul 10, 2025
7797c38
Enable fts4, fts5, rtree, and geopoly in SQLite (#694)
zanieb Jul 11, 2025
69c7662
For non-release CI, upload before validating
geofft Jun 29, 2025
6fd593c
Skip sqlite3 geopoly test on Windows
geofft Jul 11, 2025
ffffa3d
Further fix sqlite test cases (#701)
geofft Jul 11, 2025
6857d7f
typo (#702)
geofft Jul 11, 2025
684cb94
typo (#703)
geofft Jul 11, 2025
174daa6
Update rust dependencies (octocrab & object) (#705)
silamon Jul 22, 2025
50a2c25
Bump the python group across 1 directory with 6 updates (#708)
dependabot[bot] Jul 22, 2025
cf3c7ea
Run dependabot monthly instead of weekly (#709)
zanieb Jul 22, 2025
0ca55fe
Bump CPython to 3.14.0rc1 (#710)
geofft Jul 23, 2025
32b1e30
Allow using a custom GitHub API endpoint for releasing
geofft Jul 1, 2025
abac59f
Do not load the entire artifact in memory when uploading (#618)
geofft Jun 29, 2025
a376f32
Go back to the normal runner for the releease process
geofft Jul 23, 2025
98ed871
chore(ci): apply security fixes, add zizmor workflow (#716)
woodruffw Aug 1, 2025
55f3d50
Bump the actions group in /.github/workflows with 3 updates (#718)
dependabot[bot] Aug 4, 2025
b670cd8
apply disable-multiarch patch to all musl builds (#725)
nathanscain Aug 6, 2025
be22cba
Bump CPython 3.13 version to 3.13.6 (#726)
zanieb Aug 6, 2025
4cfefb5
Fix label subsetting (#731)
zanieb Aug 7, 2025
281d116
Persist credentials in the release workflow (#729)
zanieb Aug 7, 2025
cb554c8
Use a larger runner again for the release (#733)
zanieb Aug 7, 2025
7c96f41
Add more artifacts to the skip list (#732)
zanieb Aug 7, 2025
51d355f
Build libtcl, libtk, and _tkinter as shared objects, and remove Tix (…
geofft Aug 8, 2025
277c82e
Build _ctypes_test as a shared module (fixes #721) (#747)
geofft Aug 14, 2025
d231d77
Upgrade to 3.14.0rc2 (and temporarily use GitHub's runners on Windows…
zanieb Aug 14, 2025
24fa3dd
Bump Windows SDK to 10.0.26100.0 (#756)
zanieb Aug 14, 2025
1260d90
Restore the Depot Windows runners (#757)
zanieb Aug 15, 2025
c053763
Bump CPython to 3.13.7 (#759)
zanieb Aug 16, 2025
ce0f50a
Fix download statistics (#706)
indygreg Aug 16, 2025
680590f
Pin all of the actions (#763)
zanieb Aug 16, 2025
e250805
chore(ci): drop ref-pin exceptions in zizmor (#765)
woodruffw Aug 17, 2025
3890439
only define MODULE_NAME for sqlite on python <= 3.9 (#767)
dtrodrigues Aug 18, 2025
947a810
Reproducible artifact hashes for base builder images (#766)
chowder Aug 18, 2025
c744db9
Build zstd with multithreading enabled (#762)
zanieb Aug 18, 2025
5884554
Build zstd with optimizations enabled (#768)
zanieb Aug 18, 2025
01aa806
Exclude pygithub on arm64 Windows (#769)
zanieb Aug 18, 2025
049bef0
docs: Move libX11 / PyQt stuff to "former quirks" (#739)
geofft Aug 18, 2025
6e9f316
Display zstd threading bounds on failure and fix assert for 32-bin Wi…
zanieb Aug 18, 2025
735ded8
Replace `setup-just` with `setup-crate` (#771)
zanieb Aug 18, 2025
fd9784e
Add support for aarch64 musl (#569)
zanieb Aug 28, 2025
aa32d4a
Include freethreaded variants of `aarch64-*-musl` (#778)
zanieb Aug 28, 2025
4ec8e29
Fix typos discovered by codespell (#779)
cclauss Aug 28, 2025
1b4757c
On macOS, add 64 bytes of headerpad to accommodate code signatures (#…
geofft Sep 2, 2025
bcf0943
Update SQLite to 3.50.4 (#786)
geofft Sep 2, 2025
779d39d
Install Security PR Check GitHub Action
vsecurity-github-bot Sep 18, 2024
05e3ad6
Workflow Updates - Runners, Only targets we use, limit python version…
nickvines Jun 13, 2025
d7e049c
Enable FIPS
nickvines Jun 13, 2025
ce563b3
Apply workflow and release configuration updates
nickvines Sep 4, 2025
dcd7687
Fix stalled workflows by updating CI runners configuration
nickvines Sep 4, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
46 changes: 30 additions & 16 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -1,18 +1,32 @@
version: 2
updates:
- package-ecosystem: "pip"
directory: "/"
schedule:
interval: "weekly"
groups:
python:
patterns:
- "*"
- package-ecosystem: "cargo"
directory: "/"
schedule:
interval: "weekly"
groups:
rust:
patterns:
- "*"
- package-ecosystem: "pip"
directory: "/"
schedule:
interval: "monthly"
cooldown:
default-days: 14
groups:
python:
patterns:
- "*"
- package-ecosystem: "cargo"
directory: "/"
schedule:
interval: "monthly"
cooldown:
default-days: 14
groups:
rust:
patterns:
- "*"
- package-ecosystem: "github-actions"
directory: ".github/workflows"
schedule:
interval: "monthly"
cooldown:
default-days: 14
groups:
actions:
patterns:
- "*"
8 changes: 6 additions & 2 deletions .github/workflows/check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,13 +12,17 @@ concurrency:
env:
FORCE_COLOR: 1

permissions: {}

jobs:
check:
runs-on: "ubuntu-latest"
name: "check"
steps:
- uses: actions/checkout@v4
- uses: actions/setup-python@v5
- uses: actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4.3.0
with:
persist-credentials: false
- uses: actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5.6.0
with:
python-version: "3.12"

Expand Down
Loading
Loading