Answering my own question: > Unless I am missing some nuance here (which is very much possible > these days) this glob also means that our snapshot releases (under the > old scheme) will also be uploaded as "normal" releases. Let's say we > don't go ahead with this proposal for whatever reason, I think this > globbing may need to be adapted to deal with the fact that it > shouldn't upload the odd-numbered minor releases to PyPI as-is. As > there won't be anything distinguishing them from the actual produciton > releases. > > Please let me know if I missed something here. Otherwise I think we > should avoid tagging any odd-numbered minor releases until this is > addressed.
Oops, my bad. Please disregard this part in my previous reply. I had overlooked that https://github.com/apache/buildstream/pull/1723 already accomodates for the odd/even detail. Thanks again, Chandan
