bossenti opened a new issue, #1230: URL: https://github.com/apache/streampipes/issues/1230
### Body To deploy out Python library to pypi.org we need a dedicated GitHub workflow since we do not publish snapshot versions in the beginning. This workflow should only be triggered manually, which will be done during the release process. It only needs to build the wheel and publish the it to Pypi using `setup.py`. - [ ] build GitHub workflow - [ ] add PyPi credentials to GitHub @bossenti - [ ] update release process documentation in Confluence We will test/run this during the release process of `0.91.0`. ### StreamPipes Committer I acknowledge that I am a maintainer/committer of the Apache StreamPipes project. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
