Skip to content

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

Merged
rgommers merged 2 commits into
numpy:mainfrom
andyfaff:cv
Aug 11, 2025
Merged

BLD: check that we're building a tag before PyPI upload#3
rgommers merged 2 commits into
numpy:mainfrom
andyfaff:cv

Conversation

@andyfaff
Copy link
Copy Markdown
Member

No description provided.

@andyfaff
Copy link
Copy Markdown
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
Copy Markdown
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.

Comment thread .github/workflows/wheels.yml Outdated
@mattip
Copy link
Copy Markdown
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
Copy Markdown
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