Skip to content

fix: git_tags() - #501

Merged
Owen-sz merged 1 commit into
mainfrom
cypress/fix-git-tag
Aug 21, 2026
Merged

fix: git_tags()#501
Owen-sz merged 1 commit into
mainfrom
cypress/fix-git-tag

Conversation

@halfcyan

Copy link
Copy Markdown
Member

so there was a weird issue with git_tags where it sorts improperly. for gpu-screen-recorder-ui for example, it was reading the latest tag as 1.9.3 when the latest is 1.13.5 because 9 was evaluating greater than 13. this should fix that same issue (and yes i tested it)

@Owen-sz
Owen-sz merged commit 8765ef2 into main Aug 21, 2026
7 checks passed
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