Planned RC1: 25.03.19
Create stable-x.y branch & use it for release
stable-3.6 (needed for backport bot)drone.ymlgetBranchName.shanalysis-wrapper.shBump
build.gradle filesCHANGELOG.md adding new features@NextcloudServer annotationOUTDATED_SERVER_VERSION according server (e.g. NC12)MINIMUM_SUPPORTED_SERVER_VERSION: latest supported version - 2 (e.g. NC12 -2 = NC10)MINIMUM_SUPPORTED_SERVER_VERSIONTest app with all supported Android version
All tests on
RC1
rc-3.6.0-01 with private dev key (not on github)Final Release, after two weeks time (max) of latest RC release
stable-3.6.0 with private dev key (not on github)Backports:
GitMate.io thinks possibly related issues are https://github.com/nextcloud/android/issues/1884 (Release 3.0 - Roadmap), https://github.com/nextcloud/android/issues/2868 (Release 3.3.0 - Roadmap), https://github.com/nextcloud/android/issues/2295 (0), https://github.com/nextcloud/android/issues/150 (Release x.y.z - Roadmap), and https://github.com/nextcloud/android/issues/3371 (Release 3.5.0 - Roadmap).
As NC16 is released on 2019-04-11, we release ~ at the same time.
So I would like to set
OUTDATED_SERVER_VERSION = 14
MINIMUM_SUPPORTED_SERVER_VERSION = OUTDATED_SERVER_VERSION - 2 = 12
--> so we show a warning if client connects to <=14
--> we assume that every server runs at least NC12, so we can remove
@tobiasKaminsky Sounds good to me 馃憤
RC1 released :shipit:
Most helpful comment
RC1 released :shipit: