konsti
282fab5f70
Hint at wrong endpoint in publish ( #7872 )
...
Improve hints when using the simple index URL instead of the upload URL
in `uv publish`. This is the most common confusion when publishing, so
we give it some extra care and put it more centrally in the CLI help.
Fixes #7860
---------
Co-authored-by: Zanie Blue <contact@zanie.dev >
2024-10-08 19:16:02 +00:00
konsti
fc495876cf
Clear publish progress bar on retry ( #7921 )
2024-10-04 13:15:26 +02:00
Charlie Marsh
14507a1793
Add uv- prefix to all internal crates ( #7853 )
...
## Summary
Brings more consistency to the repo and ensures that all crates
automatically show up in `--verbose` logging.
2024-10-01 20:15:32 -04:00
konsti
8177974439
Follow-up: Add gitignore to dist directory ( #7840 )
2024-10-01 15:38:37 +02:00
konsti
16a6fd2c42
Add retries to uv publish ( #7635 )
2024-09-24 16:24:44 +00:00
konsti
205bf8cabe
Implement trusted publishing ( #7548 )
...
Co-authored-by: Charlie Marsh <charlie.r.marsh@gmail.com >
2024-09-24 16:07:20 +00:00
konsti
c053dc84f4
Progress bars for uv publish ( #7613 )
2024-09-24 15:55:33 +00:00
konsti
1995d20298
Add uv publish: Basic upload with username/password or keyring ( #7475 )
...
Co-authored-by: Charlie Marsh <charlie.r.marsh@gmail.com >
2024-09-24 15:33:06 +00:00