You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/android/release.md
+5-5
Original file line number
Diff line number
Diff line change
@@ -30,13 +30,13 @@ You can download pre-built APKs for every commit on the `main` branch from the [
30
30
### Internal testing
31
31
32
32
- Internal testers validate the release build to ensure functionality.
33
-
- Every approved and merged PR is pushed to the internal beta channel on Play Store for immediate feedback. This is the only way to do realworld testing for Android Auto/Automotive as the debug builds will not show up in an actual vehicle.
33
+
- Every approved and merged PR is pushed to the internal beta channel on Google Play Store for immediate feedback. This is the only way to do real‑world testing for Android Auto/Automotive, as the debug builds will not show up in an actual vehicle.
34
34
- Due to the app's complexity, not all features can be tested exhaustively during this phase.
35
35
36
36
### Weekly beta releases
37
37
38
-
- Every week at 9pm PST on Saturday, the latest version of the `main`branch is pushed to the **open beta** channel.
39
-
-On Friday or Saturday prior to the beta cut off above, update the beta change log highlighting new features and breaking changes (if applicable)
38
+
- Every Saturday at 9pm PST, the latest `main`build is pushed to the **open beta** channel.
39
+
-Before that cutoff (Friday or Saturday), update the beta changelog to highlight new features and breaking changes.
40
40
- Open beta users help test the application in real-world scenarios and report issues.
41
41
42
42
:::note
@@ -48,9 +48,9 @@ You can join the beta program directly through the [Google Play Store](https://p
48
48
If the beta version is stable and approved by maintainers, it is promoted to **production**, making it available to all users. The following steps need to be checked for each release:
49
49
50
50
- Update the change log to include all latest changes and the version number to the latest beta
51
-
- Uncheck the pre-release checkbox in Github for the latest beta
51
+
- Uncheck the pre-release checkbox in GitHub for the latest beta
52
52
- Prepare companion docs PR removing all beta labels for the release, PR should be merged once Google approves the release
53
-
- Notify Community Manager and Android discord channel about the upcoming release and highlights for social media
53
+
- Notify Community Manager and Android Discord channel about the upcoming release and highlights for social media
54
54
55
55
:::note
56
56
You can find the app on the [Google Play Store](https://play.google.com/store/apps/details?id=io.homeassistant.companion.android).
0 commit comments