qgroundcontrol icon indicating copy to clipboard operation
qgroundcontrol copied to clipboard

android daily build stopped updating

Open tridge opened this issue 3 years ago • 2 comments

the android daily stopped updating on 17th Jan 2021. Anyone know how to track this down?

image https://play.google.com/store/apps/details?id=org.mavlink.qgroundcontrolbeta

tridge avatar Mar 11 '22 22:03 tridge

Just to link the PR to this issue, so both can be closed when merged into master: #10208

I tested the PR locally and it works as expected

Davidsastresas avatar Mar 21 '22 18:03 Davidsastresas

This can be closed

HTRamsey avatar May 12 '22 01:05 HTRamsey

How does the playstore get updated?

Do we need to adopt the changes here https://github.com/mavlink/qgroundcontrol/pull/10208/files to the new github workflows?

booo avatar Jan 07 '23 22:01 booo

That PR, as far as I remember, was addressing the issue of the artifacts not being updated to github in actions. The issue of updating the .apk to the appstore wasn't addressed on that PR.

Latest update to Playstore was on Jan 27 2021. This issue reported here is solved ( CI is working and android artifacts are being uploaded to github actions ), so I think we can close it and continue the play store discussion in #10529

Davidsastresas avatar Jan 07 '23 23:01 Davidsastresas