uv/.github/workflows
samypr100 d1de90b3cc feat(docker): set default `UV_TOOL_BIN_DIR` on docker images (#13391)
Closes #13057

Sets `UV_TOOL_BIN_DIR` to `/usr/local/bin` for all derived images to
allow `uv tool install` to work out of the box.

Note, when the default image user is overwritten (e.g. `USER <UID>`) by
a less privileged one, an alternative writable location would now need
to be set by downstream consumers to prevent issues, hence I'm labeling
this as a breaking change for 0.8.x release.

Relates to https://github.com/astral-sh/uv-docker-example/pull/55

Each image was tested to work with uv tool with `UV_TOOL_BIN_DIR` set to
`/usr/local/bin` with the default root user and alternative non-root
users to confirm breaking nature of the change.
2025-07-16 14:26:13 -05:00
..
build-binaries.yml Update PyO3/maturin-action action to v1.49.3 (#14363) 2025-06-30 19:16:53 -04:00
build-docker.yml feat(docker): set default `UV_TOOL_BIN_DIR` on docker images (#13391) 2025-07-16 14:26:13 -05:00
ci.yml Request arm64 Python in aarch64-windows smoke test (#14655) 2025-07-16 09:04:58 -05:00
publish-docs.yml Update actions/setup-python action to v5.6.0 (#13150) 2025-04-27 21:38:50 -04:00
publish-pypi.yml Update astral-sh/setup-uv action to v6.3.1 (#14360) 2025-06-29 22:17:48 -04:00
release.yml Update cargo-dist (#14156) 2025-06-20 14:20:01 -04:00
setup-dev-drive.ps1 move the test buckets dir into the canonicalized temp dir 2025-06-26 14:56:20 -07:00
sync-python-releases.yml Update astral-sh/setup-uv action to v6.3.1 (#14360) 2025-06-29 22:17:48 -04:00