mirror of
https://github.com/RayLabsHQ/gitea-mirror.git
synced 2026-04-24 23:05:53 +03:00
[GH-ISSUE #148] Release order again #74
Labels
No labels
bug
documentation
enhancement
help wanted
pull-request
question
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/gitea-mirror#74
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Just4Link on GitHub (Nov 6, 2025).
Original GitHub issue: https://github.com/RayLabsHQ/gitea-mirror/issues/148
Sorry to open a new issue for the release order sorting, but i cant reopen the last issue #129
I gave the new release 3.9.0 a try, but unfortunatly the result is the same as before. The ordering of releases is still broken.
Maybe you can try the repo yourself. https://github.com/RetroCrisis/Retro-Crisis-GDV-NTSC.git
@arunavo4 commented on GitHub (Nov 8, 2025):
Hi @Just4Link Looks like it only happened with your specific repo that you have sent casue there are some tags in that repo which was created at the same date but published later.
The sorting was perfect when I used
gitea-mirrorhere to check.@arunavo4 commented on GitHub (Nov 8, 2025):
Also, more weird things in this repo is that multiple tags reffering same commit and created on the same date. So looks like published date is the only one that can be used to sort this like github
@Just4Link commented on GitHub (Nov 8, 2025):
Oh ok. Seems like i have the luck to find the special one for my first trys 😄
Thanks for looking into this. If its not work then i know the background yet.
I really appreciate your awesome work on this tool.