Skip to content

Conversation

@paleolimbot
Copy link
Member

@paleolimbot paleolimbot commented Sep 16, 2025

When pushing to main, we need the Python development version to be set to a unique value, or the nightly gemfury repository will reject the upload. However, when releasing, we need the wheels to have the right version!

This PR also fixes the branch specification for the release branch (i.e., branch-* and not maint-*).

Windows wheel builds were failing because on Windows PJ_LOG_LEVEL is an enum with i32 storage (whereas it's unsigned storage on Posix).

@paleolimbot paleolimbot changed the title fix(ci): Don't set development version for wheel on a release branch fix(ci): Don't set development version for wheel on a release branch and fix Windows wheel builds Sep 16, 2025
@paleolimbot paleolimbot marked this pull request as ready for review September 16, 2025 16:20
@jiayuasu jiayuasu merged commit f257f37 into apache:main Sep 16, 2025
16 checks passed
@paleolimbot paleolimbot deleted the ci-maint branch October 8, 2025 20:05
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