mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-05-12 00:28:20 -04:00
- docs/versioning.md: full versionCode/versionName policy, multi-track monotonicity rationale, release-please SemVer pilot decision record - version.txt: release-please primary tracking file (2.7.14) - CHANGELOG.md: bootstrap file to be maintained by release-please - .github/release-please-config.json: simple release strategy, bootstrap-sha, extra-files for config.properties, changelog-sections mapping - .release-please-manifest.json: initial version manifest - .github/workflows/release-please.yml: non-shipping pilot, runs on main push, creates/updates Release PR and posts step summary with next actions - config.properties: add x-release-please block markers around VERSION_NAME_BASE - promote.yml: idempotent production tag push (skip if tag already exists) - RELEASE_PROCESS.md: add Step 0 (release-please flow) and versioning doc link Agent-Logs-Url: https://github.com/meshtastic/Meshtastic-Android/sessions/51656e75-0d04-4854-a033-a7064f9f88fb Co-authored-by: jamesarich <2199651+jamesarich@users.noreply.github.com>