Open dragly opened 1 year ago
I think it's because it's untested and I was hesitant to upload anything to the Real PyPA when there were still issues on Test PyPA
That makes sense. Which issues remain on Test PyPA apart from being able to overwrite existing packages, i.e. #7293? I have been testing the one package that is one there quite a bit and it seems to work nicely :+1:
Looking at the pypi.yml workflow in the latest version of the release/15.x branch, it seems at first glance like it should be invoked whenever a release is created:
https://github.com/halide/Halide/blob/4c63f1befa1063184c5982b11b6a2cc17d4e5815/.github/workflows/pip.yml
However, it seems like it was not run for 15.0.0 and 15.0.1. Any ideas on why it is not triggered?