diff --git a/baseREADME.md b/baseREADME.md index be979910..99b79131 100644 --- a/baseREADME.md +++ b/baseREADME.md @@ -106,7 +106,7 @@ Allows you to release an update to your app on Google Play, and includes the fol ![Track](images/track.png) -4. **Rollout Fraction** *(String, Required if visible)* - The percentage of users to roll the specified APK out to, specified as a number between 0 and 1 (e.g. `0.5` == `50%` of users). This option is only available when the **Track** input is set to **Rollout**. +4. **Rollout Fraction** *(String, Required if visible)* - The percentage of users to roll the specified APK out to, specified as a number between 0 and 1 (e.g. `0.5` == `50%` of users). ![Rollout Fraction](images/rollout-fraction.png) @@ -174,7 +174,7 @@ Allows you to promote a previously released APK from one track to another (e.g. 4. **Destination Track** *(Required, Required)* - The track you wish to promote your app to (e.g. `production`). -5. **Rollout Fraction** *(String, Required if visible)* - The percentage of users to roll the app out to, specified as a number between 0 and 1 (e.g. `0.5` == `50%` of users). This option is only available when the **Destination Track** option is set to `Rollout`. If you use rollout, and want to be able to automate the process of increasing the rollout over time, refer to the `Google Play - Increase Rollout` task. +5. **Rollout Fraction** *(String, Required if visible)* - The percentage of users to roll the app out to, specified as a number between 0 and 1 (e.g. `0.5` == `50%` of users). If you use rollout, and want to be able to automate the process of increasing the rollout over time, refer to the `Google Play - Increase Rollout` task. ### Google Play - Increase Rollout diff --git a/docs/vsts-README.md b/docs/vsts-README.md index 7402a2b7..2de52716 100644 --- a/docs/vsts-README.md +++ b/docs/vsts-README.md @@ -108,7 +108,7 @@ Allows you to release an update to your app on Google Play, and includes the fol ![Track](images/track.png) -4. **Rollout Fraction** *(String, Required if visible)* - The percentage of users to roll the specified APK out to, specified as a number between 0 and 1 (e.g. `0.5` == `50%` of users). This option is only available when the **Track** input is set to **Rollout**. +4. **Rollout Fraction** *(String, Required if visible)* - The percentage of users to roll the specified APK out to, specified as a number between 0 and 1 (e.g. `0.5` == `50%` of users). ![Rollout Fraction](images/rollout-fraction.png) @@ -176,7 +176,7 @@ Allows you to promote a previously released APK from one track to another (e.g. 4. **Destination Track** *(Required, Required)* - The track you wish to promote your app to (e.g. `production`). -5. **Rollout Fraction** *(String, Required if visible)* - The percentage of users to roll the app out to, specified as a number between 0 and 1 (e.g. `0.5` == `50%` of users). This option is only available when the **Destination Track** option is set to `Rollout`. If you use this task to promote to a percentage of users, use the task `Googe Play - Increase Rollout` with the value set to `1.0` to complete the rollout for all users of your app. +5. **Rollout Fraction** *(String, Required if visible)* - The percentage of users to roll the app out to, specified as a number between 0 and 1 (e.g. `0.5` == `50%` of users). If you use this task to promote to a percentage of users, use the task `Googe Play - Increase Rollout` with the value set to `1.0` to complete the rollout for all users of your app. ### Google Play - Increase Rollout diff --git a/images/advanced-options.png b/images/advanced-options.png index c819ebbd..9bc7d29b 100644 Binary files a/images/advanced-options.png and b/images/advanced-options.png differ diff --git a/images/apk-path.png b/images/apk-path.png index 7fcf7e0f..c7a464f9 100644 Binary files a/images/apk-path.png and b/images/apk-path.png differ diff --git a/images/auth-with-endpoint.png b/images/auth-with-endpoint.png index bae77d17..503e9db1 100644 Binary files a/images/auth-with-endpoint.png and b/images/auth-with-endpoint.png differ diff --git a/images/auth-with-json-file.png b/images/auth-with-json-file.png index 37d99463..38a6bb5c 100644 Binary files a/images/auth-with-json-file.png and b/images/auth-with-json-file.png differ diff --git a/images/increase-task.png b/images/increase-task.png index 4c796882..4f545dde 100644 Binary files a/images/increase-task.png and b/images/increase-task.png differ diff --git a/images/promote-task.png b/images/promote-task.png index b3c74e9d..44ab8983 100644 Binary files a/images/promote-task.png and b/images/promote-task.png differ diff --git a/images/release-notes.png b/images/release-notes.png index adb7fa80..c11e45f3 100644 Binary files a/images/release-notes.png and b/images/release-notes.png differ diff --git a/images/release-task-with-advanced.png b/images/release-task-with-advanced.png deleted file mode 100644 index 4e01427f..00000000 Binary files a/images/release-task-with-advanced.png and /dev/null differ diff --git a/images/release-task.png b/images/release-task.png deleted file mode 100644 index a2353c2f..00000000 Binary files a/images/release-task.png and /dev/null differ diff --git a/images/rollout-fraction.png b/images/rollout-fraction.png index e11fdb89..f4974cb2 100644 Binary files a/images/rollout-fraction.png and b/images/rollout-fraction.png differ diff --git a/images/track.png b/images/track.png index 66aabadf..82a0bdc7 100644 Binary files a/images/track.png and b/images/track.png differ diff --git a/images/update-apks.png b/images/update-apks.png index 3516a90d..7c28238b 100644 Binary files a/images/update-apks.png and b/images/update-apks.png differ diff --git a/images/update-metadata.png b/images/update-metadata.png index ae4f88c5..4c3db5d6 100644 Binary files a/images/update-metadata.png and b/images/update-metadata.png differ