[ https://issues.apache.org/jira/browse/THRIFT-5688?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17789708#comment-17789708 ]
Yuxuan Wang commented on THRIFT-5688: ------------------------------------- We (Reddit) publishes [thrift-unofficial|https://pypi.org/project/thrift-unofficial/] to pypi via this github workflow: https://github.com/reddit/thrift-python/blob/main/.github/workflows/python-publish.yaml This can likely be upstreamed to thrift project (with slight modification) to be a workflow run automatically whenever we do git tag to auto publish to pypi, but it does require the pypi token to be stored in github workflows secret store. > Publish python package to pypi for recent releases > -------------------------------------------------- > > Key: THRIFT-5688 > URL: https://issues.apache.org/jira/browse/THRIFT-5688 > Project: Thrift > Issue Type: Bug > Components: Python - Library > Affects Versions: 0.17.0, 0.18.0, 0.18.1 > Reporter: Yuxuan Wang > Assignee: James E. King III > Priority: Major > > Currently the latest version published to pypi is 0.16.0: > https://pypi.org/project/thrift/#history > We probably should update the release runbook regarding this step, and also > publish 0.17.0, 0.18.0 and 0.18.1 to pypi. -- This message was sent by Atlassian Jira (v8.20.10#820010)