Skip to content

BLD: check that we're building a tag before PyPI upload #3

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
merged 2 commits into from
Aug 11, 2025

Conversation

andyfaff
Copy link
Member

No description provided.

@andyfaff
Copy link
Member Author

This might be redundant given that the environment requires a final manual step for deployment to pypi

@rgommers rgommers mentioned this pull request Aug 10, 2025
8 tasks
Copy link
Member

@rgommers rgommers left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This might be redundant given that the environment requires a final manual step for deployment to pypi

I think it is indeed. It can't really hurt either, but it'd be hard to get this wrong as release manager in both the release process and then the manual step at the end. Wheel names will also contain .dev0 if it isn't a release tag.

I'll leave the decision up to you - I'm okay with merging this if you think it is useful.

@mattip
Copy link
Member

mattip commented Aug 11, 2025

It can't really hurt either

I think putting this in would give more confidence for now that things are correct

@rgommers
Copy link
Member

All right, in it goes then!

@rgommers rgommers merged commit ac6d6de into numpy:main Aug 11, 2025
77 checks passed
@andyfaff andyfaff deleted the cv branch August 11, 2025 23:24
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