Commit fc20aa1
Make conda upload tolerant of prefix.dev 500 errors
When re-uploading the same version (e.g. after a tag recreation),
prefix.dev returns 500 "Package version does not exist" even with
--force. Since the packages already exist from the prior upload,
warn instead of failing.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Entire-Checkpoint: 3e6d72ed52a81 parent 63cdb93 commit fc20aa1
1 file changed
Lines changed: 2 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
82 | 82 | | |
83 | 83 | | |
84 | 84 | | |
85 | | - | |
86 | 85 | | |
87 | 86 | | |
88 | | - | |
89 | | - | |
90 | | - | |
| 87 | + | |
| 88 | + | |
91 | 89 | | |
92 | | - | |
0 commit comments