Skip to content

Makefile, build.gradle: switch back to wall-clock playstore versioning - #831

Merged
barnstar merged 1 commit into
mainfrom
jonathan/version-timestamp
Jul 31, 2026
Merged

Makefile, build.gradle: switch back to wall-clock playstore versioning#831
barnstar merged 1 commit into
mainfrom
jonathan/version-timestamp

Conversation

@barnstar

Copy link
Copy Markdown
Member

updates tailscale/android#

Our strategy of using the tailscale version to derive a playstore version has a flaw in that an uploaded unstable prevents us from bumping our stable releases since the new derived version doesn't respect the versions-shall-increment rule.

Instead, let's just use a version derived from the timestamp when we bump or tag.

@barnstar
barnstar requested a review from nickoneill July 31, 2026 20:36
updates tailscale/android#

Our strategy of using the tailscale version to derive a playstore version
has a flaw in that an uploaded unstable prevents us from bumping
our stable releases since the new derived version doesn't respect the
versions-shall-increment rule.

Instead, let's just use a version derived from the timestamp when
we bump or tag.

Signed-off-by: Jonathan Nobels <jonathan@tailscale.com>
@barnstar
barnstar force-pushed the jonathan/version-timestamp branch from 5df2868 to 69c120b Compare July 31, 2026 21:39
@barnstar barnstar changed the title Makefile, build.gradle: switch back to wallclock playstore versioning Makefile, build.gradle: switch back to wall-clock playstore versioning Jul 31, 2026
@barnstar
barnstar merged commit 59f79ba into main Jul 31, 2026
5 checks passed
@barnstar
barnstar deleted the jonathan/version-timestamp branch July 31, 2026 22:47
barnstar added a commit that referenced this pull request Jul 31, 2026
#831)

Makefile, build.gradle: switch to wall-clock playstore versioning

updates tailscale/android#

Our strategy of using the tailscale version to derive a playstore version
has a flaw in that an uploaded unstable prevents us from bumping
our stable releases since the new derived version doesn't respect the
versions-shall-increment rule.

Instead, let's just use a version derived from the timestamp when
we bump or tag.

Signed-off-by: Jonathan Nobels <jonathan@tailscale.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants