Commit Graph

3 Commits

Author SHA1 Message Date
konsti 157ac882be Use explicit manylinux/musllinux targets and better pre-upload checks (#17358)
This ensures that changes to the targets are intentional and explicit.

The target versions are from https://pypi.org/project/uv/0.9.22/#files

See also https://github.com/astral-sh/ty/pull/2393
2026-01-15 15:01:05 +01:00
Zanie Blue 10c93553e0 Update the binary build workflow names to just show targets (#17453)
I found these really noisy with the default names which show the whole
matrix entry.
2026-01-14 07:36:09 -06:00
Zanie Blue 903dd292b3 Split up ci.yml (#17388)
This file is too big for an LLM context window and several contributors
have complained about it being too scary to touch.

This also gets us collapsible sections in the UI.

I renamed some jobs for clarity in the meantime. And added a meta-job
for required checks passing so we can avoid churn in our "Settings" when
we change job names.

Note this was entirely refactored by Claude.

---------

Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-12 12:34:30 -06:00