mirror of
https://github.com/okhsunrog/vpnhide.git
synced 2026-05-22 19:20:59 +00:00
Dashboard compared module.prop versions (e.g. 0.6.2) directly against BuildConfig.VERSION_NAME (which carries the git-describe suffix 0.6.2-14-g1f2205e on dev builds), always flagging mismatch. Now uses baseVersion() to strip -N-gSHA before comparison; pre-release tags (-rc1, -beta) are preserved. Adds unit tests for normalizeVersion, compareSemver, baseVersion and versionsMismatch, and wires :app:testDebugUnitTest into CI so they actually run. |
||
|---|---|---|
| .. | ||
| ci-image.yml | ||
| ci.yml | ||