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

Add artifact name to download before wheel PyPI upload #1882

Merged
merged 1 commit into from
Nov 29, 2024

Conversation

nicholasjng
Copy link
Contributor

Otherwise, the folder structure gets messed up, and twine errors out.


I researched a bit about why https://github.com/google/benchmark/actions/runs/12072915457 failed, and after reviewing a few cibuildwheel configs, I think it's related to the artifact name in combination with the deletion of the individual artifacts.

After merging this, you should be able to rerun the release workflow on current main to upload v1.9.1 wheels.

Otherwise, the folder structure gets messed up, and twine errors out.
@dmah42 dmah42 merged commit 4b0533b into google:main Nov 29, 2024
89 checks passed
@nicholasjng nicholasjng deleted the add-artifact-name branch November 29, 2024 13:35
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