Description
Feature Description
I build Alpine APKs using standard APKBUILD files and the abuild tool. In Alpine. When uploading them into my Gitea package repository, it is impossible to determine which arch and/or branch the individual asset is for when manually downloading the APK files. Even hovering over the files doesn't show the Alpine-style path information, but just a generic path with a file identifier so the Assets
list in gitea is pretty much useless. If adding the registry as an Alpine repo, of course, everything works great - this is only an issue if you wanted to download an APK manually through the web ui.
It would be nice to have some way to differentiate those Assets for manual downloaders. It's not a big deal or anything. It just looks real silly how it is right now when building for many architectures and Alpine versions.