Page MenuHomePhabricator

Version nightlies and git head differently
Closed, ResolvedPublic

Description

Quite difficult to know on the app what version you are currently running - Install the release, git head or a nightly, and it all just says version 1.0

We could do with some sort of identifier, whether we bump the version (like we do for the MW release cycle after branching the current release), or append -dev or -nightly, or the first 5 or so characters of the git hash for that revision

Somewhat related to bug 33804 too


Version: 1.0.0 (Android)
Severity: enhancement

Details

Reference
bz33962

Related Objects

Event Timeline

bzimport raised the priority of this task from to Needs Triage.Nov 22 2014, 12:07 AM
bzimport set Reference to bz33962.

Already did: https://github.com/wikimedia/WikipediaMobile/pull/92

Worked well with Jenkins and ant but that caused issues when building the apps with Eclipse. So brion reverted it with the reason : "missing version, fontsize in settings".

  • This bug has been marked as a duplicate of bug 33804 ***