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

ci: remove PyPI publish #6

Merged
merged 1 commit into from
Apr 25, 2024
Merged

ci: remove PyPI publish #6

merged 1 commit into from
Apr 25, 2024

Conversation

moorec-aws
Copy link

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

Also need to update the codebuild project name

What was the solution? (How)

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.

Update the codebuild project name.

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 - removing because its a known failure.

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.

@moorec-aws moorec-aws requested a review from a team as a code owner April 24, 2024 22:25
Signed-off-by: Charles Moore <moorec@amazon.com>
@moorec-aws moorec-aws merged commit f461887 into aws-deadline:mainline Apr 25, 2024
2 checks passed
@moorec-aws moorec-aws deleted the moorec/remove-pypi-publish branch April 25, 2024 14:36
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