Skip to content

Update beta release versioning to use leading zeros#3397

Draft
Getslow6 wants to merge 2 commits intomusic-assistant:devfrom
Getslow6:dev
Draft

Update beta release versioning to use leading zeros#3397
Getslow6 wants to merge 2 commits intomusic-assistant:devfrom
Getslow6:dev

Conversation

@Getslow6
Copy link

Hi,

Out of the box tools like Renovate don't identify the new Beta releases correctly, e.g.:

2.8.0b18 → 2.8.0b9

To fix this, I've proposed this pull request to make any numbers below 10 have a leading 0.

I think I've added all the changes needed (and let Claude double check them), but I'm not sure how I could test this.

@MarvinSchenkel
Copy link
Contributor

We are using PEP440 for our versioning. Merging this PR would cause inconsistencies so I would prefer not to merge this one if it's not necessary. I think you can tell Renovate which versioning strategy to use when evaluating package versions. Can you see if this works for you?

@MarvinSchenkel MarvinSchenkel marked this pull request as draft March 16, 2026 11:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants