Commit Graph

15 Commits

Author SHA1 Message Date
konsti
926660aea0 Publish: Ignore non-matching files (#8986)
Fixes #8944
2024-11-13 12:58:28 +01:00
konsti
874aa29b57 Pin publish test to 3.12 (#8951)
The bump to 3.13 broke the test
2024-11-10 15:43:47 +01:00
konsti
f29634bbaa Wait longer for index updates in publish test (#8950)
Increasing the timeout for
https://github.com/astral-sh/uv/actions/runs/11745370474/job/32722897436
2024-11-08 16:49:38 +00:00
konsti
fd6b6aca0f Fix indentation level in test publish script (#8785) 2024-11-03 22:42:00 +01:00
konsti
b2afcf2f2c Retrying parsing in test_publish.py (#8784) 2024-11-03 20:56:19 +00:00
konsti
f5a7d70642 Check error case for skip existing (#8631) 2024-10-31 15:37:30 +00:00
konsti
082259493e Skip existing, second iteration: Check the index before uploading (#8531)
Co-authored-by: Zanie Blue <contact@zanie.dev>
2024-10-31 16:23:12 +01:00
Zanie Blue
f533fe8d8b Use shared client for publish tests and increase read timeout (#8538)
Attempts to address the read timeout case in
https://github.com/astral-sh/uv/issues/8418
2024-10-24 14:24:57 -05:00
konsti
a7bb3a767c Add URL context to publish test script (#8289)
For #8288
2024-10-17 14:31:23 +00:00
konsti
4e282efd39 Add cloudsmith to publish testing (#8261) 2024-10-17 14:52:19 +02:00
konsti
e0a2bc92cd Reuse packages in test publish script (#8257) 2024-10-17 11:44:19 +02:00
konsti
0c5d05d9e1 Don't run publish tests from fork (#8168)
Only the astral-sh/uv repository has the secrets.

---------

Co-authored-by: Charlie Marsh <charlie.r.marsh@gmail.com>
2024-10-14 16:46:41 -04:00
konsti
1e6c64074d Add codeberg integration test for uv publish (#8043) 2024-10-09 15:02:26 +02: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
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