Skip to content

ci: add PyPI publish job to publish workflow #118

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

Merged

Conversation

moorec-aws
Copy link
Contributor

What was the problem/requirement? (What/Why)

PyPI publishing does not support reusable workflows, there is an open issue to add support:

pypi/warehouse#11096

For now we need to keep publishing to pypi as a job in the publish workflow file of each repository so that it can authenticate to publish.

What was the solution? (How)

Add a job to publish to PyPI in the release_publish.yml workflow

What is the impact of this change?

Move PyPI publishing job back to each repository instead of using a reusable workflow

How was this change tested?

n/a

Was this change documented?

no

Is this a breaking change?

no


By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

Signed-off-by: Charles Moore <moorec@amazon.com>
@moorec-aws moorec-aws requested a review from a team as a code owner April 24, 2024 15:35
@moorec-aws moorec-aws merged commit 1c7cfb7 into OpenJobDescription:mainline Apr 24, 2024
@moorec-aws moorec-aws deleted the moorec/add-pypi-publish branch April 24, 2024 16:11
@moorec-aws moorec-aws mentioned this pull request Apr 24, 2024
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 this pull request may close these issues.

3 participants