Skip to content
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

Create publishToPyPi #2839

Closed
Tracked by #2505
gaiksaya opened this issue Nov 1, 2022 · 1 comment · Fixed by opensearch-project/opensearch-build-libraries#36
Closed
Tracked by #2505

Create publishToPyPi #2839

gaiksaya opened this issue Nov 1, 2022 · 1 comment · Fixed by opensearch-project/opensearch-build-libraries#36
Assignees

Comments

@gaiksaya
Copy link
Member

gaiksaya commented Nov 1, 2022

Python clients are released to PyPi. Uses api token to publish to PyPi directly. We do not need to release to testPyPi as its out of scope.

Acceptance Criteria:

  • Given a directory of required files, the library should be able to publish the artifacts to PyPi
  • All the contents inside the directory should be signed.
@gaiksaya gaiksaya changed the title publishToPyPi - Python clients are released to PyPi. Uses api token to publish to PyPi directly. We do not need to release to testPyPi as its out of scope. publishToPyPi Nov 1, 2022
@gaiksaya gaiksaya changed the title publishToPyPi Create publishToPyPi Nov 1, 2022
@gaiksaya gaiksaya self-assigned this Nov 2, 2022
@gaiksaya
Copy link
Member Author

Currently the standardReleasePipeline do not support downloading release artifacts from GitHub. We are working on adding that feature along with some bug fixes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant