premnirmal / StockTicker

A resizable widget that shows your financial portfolio on your android home screen
GNU General Public License v3.0
441 stars 116 forks source link

Outdated version on f-droid #303

Closed tuch96 closed 1 year ago

tuch96 commented 1 year ago

The current version on github does not match with the version on f-droid. A technical problem?

premnirmal commented 1 year ago

Yes a problem with F-droid I imagine, the app is building fine so not sure what could be going wrong

licaon-kter commented 1 year ago

F-Droid can't find any new version from this: https://github.com/premnirmal/StockTicker/blob/master/app/build.gradle#L61-L76

Any way to have versionCode/Name as static? Else we/you/users need to open a MergeRequest that adds each new version.

premnirmal commented 1 year ago

Yes, there has always been a static version exclusively for f-droid: https://github.com/premnirmal/StockTicker/blob/master/app/version.properties

licaon-kter commented 1 year ago

Indeed, silly me, missed it in the recipe: UpdateCheckData: app/version.properties|versionCode=(.*)|.|versionName=(.*)

licaon-kter commented 1 year ago

That being said... still not an F-Droid error ;)

premnirmal commented 1 year ago

Thanks, merged your PR. Is there anything that needs to be done to trigger a build from F-droid?

licaon-kter commented 1 year ago

No, next checkupdate (in less than 24h) will pick it up

premnirmal commented 1 year ago

Still no update in f-droid?

licaon-kter commented 1 year ago

A cycle is ongoing already: https://monitor.f-droid.org/builds/running Update was auto picked up: https://gitlab.com/fdroid/fdroiddata/-/commit/80c3e1a7617fde582e8392c6ea720ff79735dac8 I've updated the recipe for the new buildserver: https://gitlab.com/fdroid/fdroiddata/-/commit/0faae051e7d85b30a3029fd1fb160fd21cef6049 Next cycle will build it.

FYI, https://gitlab.com/fdroid/wiki/-/wikis/FAQ#how-long-does-it-take-for-my-app-to-show-up-on-website-and-client

premnirmal commented 1 year ago

still no build on f-droid

licaon-kter commented 1 year ago

The cycle started on 2022-10-19 06:28:08UTC... see monitor link... the app was built... see FAQ link