8000 BLD: push a tag builds a wheel by charris · Pull Request #25986 · numpy/numpy · GitHub
[go: up one dir, main page]

Skip to content

BLD: push a tag builds a wheel #25986

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 1 commit into from
Mar 10, 2024
Merged

Conversation

charris
Copy link
Member
@charris charris commented Mar 10, 2024

Backport of #25981.

See #25979.

The logic here is that:

  1. Pushing to a maintenance branch starts a CI run.
  2. If the github.ref starts with refs/tags/v and doesn't end with dev0 then the wheel builder runs
  3. This sets the IS_PUSH variable.
  4. When it comes to the upload step, then the wheels are uploaded to multibuild-wheels-staging.

@charris charris added 08 - Backport Used to tag backport PRs 36 - Build Build related PR labels Mar 10, 2024
@charris charris merged commit 81d24dc into numpy:maintenance/2.0.x Mar 10, 2024
@charris charris deleted the backport-25981 branch March 10, 2024 23:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
08 - Backport Used to tag backport PRs 36 - Build Build related PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants
0