[table service][client] provide scripts for uploading python clients to pypi#1734
[table service][client] provide scripts for uploading python clients to pypi#1734sijie merged 3 commits intoapache:masterfrom
Conversation
…to pypi *Motivation* make the python client available for usage *Changes* - update README and setup.py - set the client version to `4.9.0-alpha-0` - scripts to build python client and upload it to pypi *Result* https://pypi.org/project/apache-bookkeeper-client/4.9.0a0/
|
Do we need a formal 'release' process in order to publish this artifacts? |
|
@eolivelli yes this would be incorporated into formal release. currently the version is marked as |
eolivelli
left a comment
There was a problem hiding this comment.
I am fine with this approach, it is like we are doing with maven snapshots.
I wonder if it better to send an explicit email to dev list.
We should also start providing docs about these features
we can have a CI job to upload to pypi and send the email.
yes. that would be the blocker for 4.9 |
Descriptions of the changes in this PR:
Motivation
make the python client available for usage
Changes
4.9.0-alpha-0Result
https://pypi.org/project/apache-bookkeeper-client/4.9.0a0/