WirelessAlien / MovieDB

ShowCase is a fully open-source android application for exploring and organizing your personal collection of films and television series.
GNU General Public License v3.0
139 stars 5 forks source link

[BUG] F-Droid can't build #39

Closed licaon-kter closed 2 months ago

licaon-kter commented 2 months ago

the binary path uses versionCode or versionName to template

in https://github.com/WirelessAlien/MovieDB/releases/tag/v1.0-beta.1/ the name 1.0-beta.1 is neither versionCode nor versionName

can you rename the tag to 1.0-beta1 instead?

/LE: fyi https://gitlab.com/fdroid/fdroiddata/-/commit/b07d3a110439f9c9f7979fed8db8068e3c244715

WirelessAlien commented 2 months ago

the binary path uses versionCode or versionName to template

in https://github.com/WirelessAlien/MovieDB/releases/tag/v1.0-beta.1/ the name 1.0-beta.1 is neither versionCode nor versionName

can you rename the tag to 1.0-beta1 instead?

/LE: fyi https://gitlab.com/fdroid/fdroiddata/-/commit/b07d3a110439f9c9f7979fed8db8068e3c244715

This version is not needed for F-Droid. I am going to release a new non beta version within a few days with tag like v1.0 (continous from previous one v0.9) and the binary name will be like showcase-v1.0.apk. Just to inform you - The app name name changed to ShowCase, no other things are changed (I was thinking of informing it with the full version release)

licaon-kter commented 2 months ago

thanks https://gitlab.com/fdroid/fdroiddata/-/commit/9519aaa1a146c21f514e572af9c0788d872319ba