Skip to content

Conversation

@jjhelmus
Copy link
Contributor

Rename the script used to start a build from build-uv.py to build.py.
On all platforms builds can be done using:

uv run ./build.py ...

Additionally on Linux and macOS ./build.py ... can be used.

@jjhelmus
Copy link
Contributor Author

I will update the docs with these new instructions in another PR once this is merged.

@zanieb
Copy link
Member

zanieb commented Dec 11, 2025

I'd use ci:skip on changes like this to avoid massive CI use for a non-build change

@jjhelmus
Copy link
Contributor Author

I'd use ci:skip on changes like this to avoid massive CI use for a non-build change

Since this script is used by CI I wanted to get at least partial coverage to check that I did not miss a rename.

@zanieb
Copy link
Member

zanieb commented Dec 11, 2025

I think this goes way beyond partial coverage though :D

@zanieb
Copy link
Member

zanieb commented Dec 11, 2025

I wouldn't mind if it didn't cause CI runner contention organization-wide

@jjhelmus jjhelmus merged commit 182c038 into astral-sh:main Dec 11, 2025
978 of 981 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants