uv/crates/uv-publish/src
Diyor Khayrutdinov b58f543e5e
Support redirects in `uv publish` (#17130)
<!--
Thank you for contributing to uv! To help us out with reviewing, please
consider the following:

- Does this pull request include a summary of the change? (See below.)
- Does this pull request include a descriptive title?
- Does this pull request include references to any relevant issues?
-->

## Summary

Follow redirects for `uv publish`. Related issue:
https://github.com/astral-sh/uv/issues/17126.

## Test Plan

<!-- How was it tested? -->
Added a unit test to test the custom redirect logic.

---------

Co-authored-by: konstin <konstin@mailbox.org>
2025-12-16 09:04:28 +00:00
..
snapshots Collect and upload PEP 740 attestations during `uv publish` (#16731) 2025-11-24 16:47:15 -05:00
lib.rs Support redirects in `uv publish` (#17130) 2025-12-16 09:04:28 +00:00
trusted_publishing.rs Reject ambiguously parsed URLs (#16622) 2025-11-12 16:27:57 +00:00