-
Notifications
You must be signed in to change notification settings - Fork 9
Publish python wheel to PyPi #183
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Signed-off-by: Finn Carroll <[email protected]>
Signed-off-by: Finn Carroll <[email protected]>
Signed-off-by: Finn Carroll <[email protected]>
Signed-off-by: Finn Carroll <[email protected]>
Signed-off-by: Finn Carroll <[email protected]>
…import opensearch.protobufs... Signed-off-by: Finn Carroll <[email protected]>
Signed-off-by: Finn Carroll <[email protected]>
May not want to publish on each push to main for python. gradlew tooling may check if a release already exists, python GHA does not have this safeguard. Signed-off-by: Finn Carroll <[email protected]>
|
@karenyrx can you take a look when you have a chance? |
Signed-off-by: Finn Carroll <[email protected]>
|
Rename release-drafter to publish-release yml and move all the java content + pypi content there. Thanks. |
Signed-off-by: Finn Carroll <[email protected]>
Signed-off-by: Finn Carroll <[email protected]>
|
Hi @karenyrx @peterzhuamazon. I've made the following changes:
This should address the previous comment here and keep everything in a single workflow. Please take a look when convenient and lmk of any additional comments. |
Signed-off-by: Finn Carroll <[email protected]>
Description
https://pypi.org/project/opensearch-protobufs/
Issues Resolved
opensearch-project/.github#376
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.