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

fix: Update pypi-publish.yml #189

Merged
merged 1 commit into from
Oct 1, 2024
Merged

fix: Update pypi-publish.yml #189

merged 1 commit into from
Oct 1, 2024

Conversation

feanil
Copy link
Contributor

@feanil feanil commented Oct 1, 2024

We should only be publishing once and not using a matrix strategy for publishing the package. When we try to publish multiple times we create a race condition that causes one of the publishes to fail.

We should only be publishing once and not using a matrix strategy for publishing the package.  When we try to publish multiple times we create a race condition that causes one of the publishes to fail.
@feanil feanil requested a review from farhan October 1, 2024 13:52
@feanil
Copy link
Contributor Author

feanil commented Oct 1, 2024

FYI @ttqureshi

@feanil feanil merged commit 888a5e5 into master Oct 1, 2024
2 checks passed
@feanil feanil deleted the feanil/fix_publish branch October 1, 2024 13:53
@ttqureshi
Copy link
Contributor

FYI @ttqureshi

Alright thanks 👍

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.

2 participants