← Back to issue list

fix: sort validation sets by numeric sequence

View original Github issue

Metadata

Project
snapcraft
Number
#6339
Type
pull request
State
closed
Author
wanacode
Labels
Created
Updated
Closed

Current evaluation

Sorting validation sets by numeric sequence was closed without merging. The change failed the Canonical CLA check, and with no reviewer engagement, it was abandoned due to the missing contributor license agreement.

Suggested action:

No scores available.

Issue body

No description provided.

Evaluation history

Date Model Scores Action Summary
qwen/qwen3.6-35b-a3b Sorting validation sets by numeric sequence was closed without merging. The change failed the Canonical CLA check, and with no reviewer engagement, it was abandoned due to the missing contributor license agreement.
qwen3.6-35b-a3b-mtp-q6
Staleness: 5
Complexity: 15
Confidence: 90
needs review Fixes #6324 by sorting validation sets numerically instead of alphabetically. Adds a numeric sort in store/client.py before returning the list. Currently awaiting maintainer review.

Update history

Date Change
closed

Related issues

Issue Project State Summary Similarity
#6324 validation-sets sorts integer sequence alphabetically snapcraft open Validation sets command sorts sequence numbers alphabetically instead of numerically. A fix was submitted in PR #6339 but closed due to CLA issues, leaving the bug unfixed.
71%