Read the Docs
Documentation hosting and building platform
Read the Docs deploys weekly, and almost all of it is rebuilding how builds run.
◆Recent moves
- 22h ago
Private repo permissions and uv setup reach the isolated builder
Build-layer plumbing: private repository permissions now reach the isolated builder, uv and its dependencies install for generic builders, and UV_PROJECT resolves via an absolute path. Each is small, and together they are the isolated build path being made actually usable.
View source ↗ - 8d ago
Automated dependency update only
An automated dependency sweep and nothing else. Weekly releases of this kind are a side effect of the deploy cadence rather than a change to the product.
View source ↗ - 14d ago
Ephemeral builders wired up; safer doctools extraction
Ephemeral builders get real wiring rather than a test harness, tar extraction of doctools moves to a fully trusted filter, subproject aliases accept slashes, and a build API response attribute is preserved rather than stripped. The API fix is the one integrators would have noticed.
View source ↗ - 28d ago
Automation rules post commit status and stop skipping version types
Automation rules stop skipping builds from other version types and now post a commit status when they trigger one, making rule-driven builds visible where users already look. The uv virtualenv path is also defined properly during builds.
View source ↗ - 1mo ago
Documentation link fixes
Two documentation corrections, including updated jupytext links. A release in name only.
View source ↗ - 1mo ago
First test of ephemeral builders; S3 sendfile header fix
The ephemeral builders approach gets its first real test here, alongside squashed core migrations and a fix stopping the Cookie header being forwarded to S3 when serving via sendfile. The S3 header fix is a quiet correctness issue on the file-serving path.
View source ↗