You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
docs: record the four release-pipeline blockers and their fixes
release-build.yml had never executed, so none of these were visible: the publish
job shipped an unbuildable sdist, the smoke test called a nonexistent function
(get_decoder_info) that would have failed all six wheel jobs, RUSTSEC-2026-0204
hard-blocked publish under the strict gate, and the aarch64 and musllinux jobs
failed for two unrelated reasons. Also records the tests.yml concurrency group
and why release-build.yml deliberately does not get one.
MCP server verified while here: 23 Rust tests and 4 Python tests pass, stable
over five consecutive runs.
0 commit comments