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

Adding --skip-existing option to publish #354

Closed
danielvschoor opened this issue Sep 19, 2020 · 0 comments · Fixed by #444
Closed

Adding --skip-existing option to publish #354

danielvschoor opened this issue Sep 19, 2020 · 0 comments · Fixed by #444

Comments

@danielvschoor
Copy link

I had a random network failure on one of my Github Actions publish jobs, so I had to re-run the workflow, but all the other jobs failed due to the fact that the wheels already existed on Pypi.

Would it be feasible to add a --skip-existing arg to maturin, that works exactly the same as in Twine? I don't mind doing a PR for it

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