Skip to content

docs(release): record v0.4.15 and make the versionCode bump non-optional - #181

Merged
dzianisv merged 1 commit into
mainfrom
docs/v0.4.15-release-record
Aug 14, 2026
Merged

docs(release): record v0.4.15 and make the versionCode bump non-optional#181
dzianisv merged 1 commit into
mainfrom
docs/v0.4.15-release-record

Conversation

@dzianisv

Copy link
Copy Markdown
Owner

Follow-up to #180. AGE-111.

  • PUBLISHING.md step 1 told releasers not to bump android.versionCode. True for Play (CI overrides it with run_number + 100), false for F-Droid and direct-APK installs, which key upgrades off versionCode — and those are the majority of the install base. That advice is what produced the broken v0.4.15 tag. Step 1 now lists all four places to bump plus the changelog named after the code; step 5 adds the GitHub-release and F-Droid-index checks (the GitHub release is what the in-app update check polls).
  • docs/playstore.md: v0.4.15 → production versionCode 153, rolled out 2026-08-14 17:58 UTC by tag push alone (run 31824702844, event=push -> track=production status=completed), which is ci(play): publish release tags straight to production, not internal #177 verified in the wild.

Two things the v0.4.15 cut got wrong were things this doc told it to do.

- PUBLISHING.md step 1 said not to bother hand-bumping `android.versionCode`.
  That is true for Play (CI overrides it with run_number+100) and false for the
  two channels that carry most of the install base: F-Droid and direct APK key
  upgrades off versionCode, so reusing the previous one means the release is
  never offered to anyone who already has that code. Step 1 now lists all four
  places to bump plus the changelog named after the code, and step 5 adds the
  two channel checks (GitHub release — the source the in-app update check polls
  — and the F-Droid index) that were previously implied to be unnecessary.
- docs/playstore.md release history: v0.4.15 at production versionCode 153,
  the first release to reach production from a tag push alone (#177), plus the
  superseded 152 from the pre-#180 tag.

Co-Authored-By: Paperclip <noreply@paperclip.ing>
@dzianisv
dzianisv merged commit ac2fdcf into main Aug 14, 2026
7 checks passed
@dzianisv
dzianisv deleted the docs/v0.4.15-release-record branch August 14, 2026 18:32
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.

1 participant