mirror of
https://github.com/RayLabsHQ/gitea-mirror.git
synced 2026-05-08 12:52:44 -05:00
[GH-ISSUE #148] Release order again #444
Reference in New Issue
Block a user
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.