Skip to content

Split uploading to PyPI into a separate job

This allows us to trigger PyPI uploads from the incoming tag job, rather than using a crude "this commit matches a tag" workaround.

Test Plan

tox looks happy; needs some testing on actual jenkins


Migrated from D711 (view on Phabricator)

Merge request reports