Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
wheelnext
/
variantlib
Public
Notifications
You must be signed in to change notification settings
Fork
1
Star
13
Code
Issues
3
Pull requests
1
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Fallback sorting on labels
- #132
#132
Merged
mgorny
merged 19 commits into
main
wheelnext/variantlib:main
from
sort-labels
wheelnext/variantlib:sort-labels
Copy head branch name to clipboard
Aug 31, 2026
Conversation
Commits
19
(19)
Checks
Files changed
Merged
Fallback sorting on labels
#132
mgorny
merged 19 commits into
main
wheelnext/variantlib:main
from
sort-labels
wheelnext/variantlib:sort-labels
Copy head branch name to clipboard
Commits
Commits on Apr 10, 2026
Remove unused `serialize` / `deserialize` model methods
Show description for 502fb38
mgorny
committed
502fb38
View commit details
Copy full SHA for 502fb38
Browse repository at this point
Add a (not used yet) label field to `VariantDescription`
Show description for 2abd8ff
mgorny
committed
2abd8ff
View commit details
Copy full SHA for 2abd8ff
Browse repository at this point
Populate label in `from_dict()`
Show description for 5f133d9
mgorny
committed
5f133d9
View commit details
Copy full SHA for 5f133d9
Browse repository at this point
Add fallback sort on variant label
Show description for f0e7631
mgorny
committed
f0e7631
View commit details
Copy full SHA for f0e7631
Browse repository at this point
Update variant model tests for labels
Show description for bdb34f7
mgorny
committed
bdb34f7
View commit details
Copy full SHA for bdb34f7
Browse repository at this point
Update resolver tests to define labels
Show description for 54593fe
mgorny
committed
54593fe
View commit details
Copy full SHA for 54593fe
Browse repository at this point
Update more tests to pass variant label
Show description for 98d9cba
mgorny
committed
98d9cba
View commit details
Copy full SHA for 98d9cba
Browse repository at this point
Commits on Apr 13, 2026
VariantDistInfo: use the label from `VariantDescription`
Show description for 71602f8
mgorny
committed
71602f8
View commit details
Copy full SHA for 71602f8
Browse repository at this point
Fix remaining test failures and enable label validation
Show description for 17282d1
mgorny
committed
17282d1
View commit details
Copy full SHA for 17282d1
Browse repository at this point
Default the non-null variant label to hexdigest
Show description for 29bfe17
mgorny
committed
29bfe17
View commit details
Copy full SHA for 29bfe17
Browse repository at this point
VariantDistInfo: sync label in VariantDescription
Show description for 11b44b3
mgorny
committed
11b44b3
View commit details
Copy full SHA for 11b44b3
Browse repository at this point
Remove the no-longer-necessary command hack
Show description for 0abf7de
mgorny
committed
0abf7de
View commit details
Copy full SHA for 0abf7de
Browse repository at this point
api: Update `get_variant_label()` to use `vdesc.label`, deprecate it
Show description for 9612488
mgorny
committed
9612488
View commit details
Copy full SHA for 9612488
Browse repository at this point
api: Deprecate remaining variant_label arguments
Show description for b177035
mgorny
committed
b177035
View commit details
Copy full SHA for b177035
Browse repository at this point
Also emit DeprecationWarning from `get_variant_label()`
Show description for 568e1db
mgorny
committed
568e1db
View commit details
Copy full SHA for 568e1db
Browse repository at this point
Use a hack-default of "" instead of None to make typing easier
Show description for 75d9ab8
mgorny
committed
75d9ab8
View commit details
Copy full SHA for 75d9ab8
Browse repository at this point
api: Simplify `get_variants_by_priority()` to use vdesc labels
Show description for c4f9486
mgorny
committed
c4f9486
View commit details
Copy full SHA for c4f9486
Browse repository at this point
Commits on Apr 14, 2026
Check that labels are synced when dumping variants.json
Show description for bed4a86
mgorny
committed
bed4a86
View commit details
Copy full SHA for bed4a86
Browse repository at this point
Commits on Aug 31, 2026
Remove duplicate removal
Show description for 59d6445
mgorny
committed
59d6445
View commit details
Copy full SHA for 59d6445
Browse repository at this point
You can’t perform that action at this time.