talk-android icon indicating copy to clipboard operation
talk-android copied to clipboard

Publish Release Candidates on F-Droid

Open AndyScherzinger opened this issue 3 years ago • 4 comments
trafficstars

Looking at https://gitlab.com/fdroid/fdroiddata/-/blob/master/metadata/com.nextcloud.talk2.yml#L612 we currently don't grab RCs for F-Droid to publish. So I think the regex needs a closer look and maybe looping in @tobiasKaminsky since I vaguely remember that stable and rc/beta can somehow be distinguished.

AndyScherzinger avatar May 12 '22 15:05 AndyScherzinger

There is no way to automatically add beta/rc, so we do it manually, but not update the version code, so that it is not updated automatically.

Ref: https://gitlab.com/fdroid/fdroiddata/-/issues/2166 https://gitlab.com/fdroid/fdroidserver/-/issues/528 https://gitlab.com/fdroid/fdroidserver/-/issues/161

tobiasKaminsky avatar May 13 '22 06:05 tobiasKaminsky

@tobiasKaminsky if I read https://gitlab.com/fdroid/fdroidserver/-/issues/161#note_843457434 correctly then it is possible to have auto-pickup of stable/RC at least for Talk, no?

AndyScherzinger avatar May 13 '22 12:05 AndyScherzinger

It is a proposal and issue is still open, so I understand that this is not yet implemented.

tobiasKaminsky avatar May 16 '22 12:05 tobiasKaminsky

I would like to wait until F-Droid implemented the support of multiple release channels. Until then pre-releases must be downloaded directly from GitHub.

timkrueger avatar May 16 '22 12:05 timkrueger