diff --git a/docs/CROWDIN/cs/AdvancedOptions/DevBranch.md b/docs/CROWDIN/cs/AdvancedOptions/DevBranch.md index 5c9fc0d86aae..b9bf031343eb 100644 --- a/docs/CROWDIN/cs/AdvancedOptions/DevBranch.md +++ b/docs/CROWDIN/cs/AdvancedOptions/DevBranch.md @@ -13,6 +13,16 @@ Pokud najdete chybu nebo si myslíte, že se stalo něco špatného při použí Verze pro vývojáře má konečný datum vypršení platnosti. To se zdá nepříjemné při jeho uspokojivém používání, ale má to svůj smysl. Když je rozšířena pouze jedna vývojářská verze, je snažší sledovat nahlášené chyby. Vývojáři nechtějí být v situaci, kdy jsou mezi lidmi 3 různé vývojářské verze, v některých jsou opravené chyby a v jiných nejsou, a lidé stále znovu hlásí již vyřešené chyby. +(branch-ci-test)= + +## Test a specific branch (branch-ci) + +To build a test branch, select branch-ci, which allows you to choose a specific branch for APK creation. You can use this method when you need to test the dev branch. + +![aaps_ci_branch_ci1](../images/Building-the-App/CI/aaps_ci_branch_ci1.png) + +![aaps_ci_branch_ci2](../images/Building-the-App/CI/aaps_ci_branch_ci2.png) + (github-pr-test)= ## Test items in a pull request (GitHub CI actions deploy) diff --git a/docs/CROWDIN/cs/Maintenance/UpdateBrowserBuild.md b/docs/CROWDIN/cs/Maintenance/UpdateBrowserBuild.md index 21a167c902e3..ba4085d64470 100644 --- a/docs/CROWDIN/cs/Maintenance/UpdateBrowserBuild.md +++ b/docs/CROWDIN/cs/Maintenance/UpdateBrowserBuild.md @@ -70,7 +70,7 @@ You have now synchronized (updated) your own copy with the latest release of And ![Run Workflow](../images/update/CI/GitHubActions2.png) -5. Select the branch you want to deploy (master), the [variant](variant) (fullRelease) and tap Run Workflow. +5. Keep the branch set to master, select the AAPS Version you want to build — either the latest version or a specific required version — choose the [variant](variant) (fullRelease), and then tap Run workflow. diff --git a/docs/CROWDIN/cs/SettingUpAaps/BrowserBuildCIS.md b/docs/CROWDIN/cs/SettingUpAaps/BrowserBuildCIS.md index 2eba4a8ee14b..8ad0f3b9e862 100644 --- a/docs/CROWDIN/cs/SettingUpAaps/BrowserBuildCIS.md +++ b/docs/CROWDIN/cs/SettingUpAaps/BrowserBuildCIS.md @@ -10,7 +10,7 @@ ![Run Workflow](../images/update/CI/GitHubActions2.png) -5. Select the branch you want to deploy (master), the [variant](#variant) (fullRelease) and tap Run Workflow. +5. Select the branch you want to deploy (master), the [variant](variant) (fullRelease) and tap Run Workflow. diff --git a/docs/CROWDIN/cs/images/Building-the-App/CI/aaps_ci_branch_ci1.png b/docs/CROWDIN/cs/images/Building-the-App/CI/aaps_ci_branch_ci1.png new file mode 100644 index 000000000000..b785d3d1ea2f Binary files /dev/null and b/docs/CROWDIN/cs/images/Building-the-App/CI/aaps_ci_branch_ci1.png differ diff --git a/docs/CROWDIN/cs/images/Building-the-App/CI/aaps_ci_branch_ci2.png b/docs/CROWDIN/cs/images/Building-the-App/CI/aaps_ci_branch_ci2.png new file mode 100644 index 000000000000..859633323e56 Binary files /dev/null and b/docs/CROWDIN/cs/images/Building-the-App/CI/aaps_ci_branch_ci2.png differ diff --git a/docs/CROWDIN/cs/images/update/CI/GitHubActions3.png b/docs/CROWDIN/cs/images/update/CI/GitHubActions3.png index cff0ed34b214..77f4b2085d4e 100644 Binary files a/docs/CROWDIN/cs/images/update/CI/GitHubActions3.png and b/docs/CROWDIN/cs/images/update/CI/GitHubActions3.png differ diff --git a/docs/CROWDIN/de/AdvancedOptions/DevBranch.md b/docs/CROWDIN/de/AdvancedOptions/DevBranch.md index 71cd1123e6ed..28c0201cddae 100644 --- a/docs/CROWDIN/de/AdvancedOptions/DevBranch.md +++ b/docs/CROWDIN/de/AdvancedOptions/DevBranch.md @@ -13,6 +13,16 @@ Wenn Du einen Fehler gefunden hast oder glaubst, dass etwas falsch berechnet wur Eine Entwickler-Version hat ein Ablaufdatum. Das scheint unpraktisch, wenn es zufriedenstellend genutzt wird, aber es dient einem Zweck. Wenn eine einzelne Dev-Version die Runden macht, ist es einfacher, Fehler zu verfolgen, die Leute melden. Die Entwickler wollen nicht in einer Position sein, in der es drei Versionen von dev im Umlauf sind, in denen Fehler behoben werden müssen und Testuser Fehler, die schon behoben wurden in der aktuellsten Dev-Version, in guter Absicht nochmals melden. +(branch-ci-test)= + +## Test a specific branch (branch-ci) + +To build a test branch, select branch-ci, which allows you to choose a specific branch for APK creation. You can use this method when you need to test the dev branch. + +![aaps_ci_branch_ci1](../images/Building-the-App/CI/aaps_ci_branch_ci1.png) + +![aaps_ci_branch_ci2](../images/Building-the-App/CI/aaps_ci_branch_ci2.png) + (github-pr-test)= ## Testelemente in einem Pull-Request (GitHub CI-Aktionen bereitstellen) diff --git a/docs/CROWDIN/de/Maintenance/UpdateBrowserBuild.md b/docs/CROWDIN/de/Maintenance/UpdateBrowserBuild.md index 67c51290fb4d..e10fd6078ff8 100644 --- a/docs/CROWDIN/de/Maintenance/UpdateBrowserBuild.md +++ b/docs/CROWDIN/de/Maintenance/UpdateBrowserBuild.md @@ -70,7 +70,7 @@ Deine eigene Kopie ist jetzt synchronisiert (aktualisiert) und enthält die neue ![Run Workflow](../images/update/CI/GitHubActions2.png) -5. Wähle den Branch, den Du deployen möchtest (Master), die [Variante](variant) (fullRelease) und tippe auf „Run Workflow“. +5. Keep the branch set to master, select the AAPS Version you want to build — either the latest version or a specific required version — choose the [variant](variant) (fullRelease), and then tap Run workflow. diff --git a/docs/CROWDIN/de/SettingUpAaps/BrowserBuildCIS.md b/docs/CROWDIN/de/SettingUpAaps/BrowserBuildCIS.md index 9594962dd55a..2364a55f8f2e 100644 --- a/docs/CROWDIN/de/SettingUpAaps/BrowserBuildCIS.md +++ b/docs/CROWDIN/de/SettingUpAaps/BrowserBuildCIS.md @@ -10,7 +10,7 @@ ![Run Workflow](../images/update/CI/GitHubActions2.png) -5. Wähle den Branch, den Du deployen möchtest (Master), die [Variante](#variant) (fullRelease) und tippe auf „Run Workflow“. +5. Select the branch you want to deploy (master), the [variant](variant) (fullRelease) and tap Run Workflow. diff --git a/docs/CROWDIN/de/images/Building-the-App/CI/aaps_ci_branch_ci1.png b/docs/CROWDIN/de/images/Building-the-App/CI/aaps_ci_branch_ci1.png new file mode 100644 index 000000000000..b785d3d1ea2f Binary files /dev/null and b/docs/CROWDIN/de/images/Building-the-App/CI/aaps_ci_branch_ci1.png differ diff --git a/docs/CROWDIN/de/images/Building-the-App/CI/aaps_ci_branch_ci2.png b/docs/CROWDIN/de/images/Building-the-App/CI/aaps_ci_branch_ci2.png new file mode 100644 index 000000000000..859633323e56 Binary files /dev/null and b/docs/CROWDIN/de/images/Building-the-App/CI/aaps_ci_branch_ci2.png differ diff --git a/docs/CROWDIN/el/AdvancedOptions/DevBranch.md b/docs/CROWDIN/el/AdvancedOptions/DevBranch.md index a253c6ad27bf..2d4705c33f51 100644 --- a/docs/CROWDIN/el/AdvancedOptions/DevBranch.md +++ b/docs/CROWDIN/el/AdvancedOptions/DevBranch.md @@ -13,6 +13,16 @@ If you find a bug or think something wrong has happened when using the Dev branc A dev version has an expiration date. This seems inconvenient when using it satisfactorily, but serves a purpose. When a single dev version doing the rounds, it is easier to keep track of bugs that people are reporting. The developers do not want to be in a position where there are three versions of dev in the wild where bugs are fixed in some and not others, and people continue to report the fixed ones. +(branch-ci-test)= + +## Test a specific branch (branch-ci) + +To build a test branch, select branch-ci, which allows you to choose a specific branch for APK creation. You can use this method when you need to test the dev branch. + +![aaps_ci_branch_ci1](../images/Building-the-App/CI/aaps_ci_branch_ci1.png) + +![aaps_ci_branch_ci2](../images/Building-the-App/CI/aaps_ci_branch_ci2.png) + (github-pr-test)= ## Test items in a pull request (GitHub CI actions deploy) diff --git a/docs/CROWDIN/el/Maintenance/UpdateBrowserBuild.md b/docs/CROWDIN/el/Maintenance/UpdateBrowserBuild.md index 5112b8c0eefe..0e48fe8987f4 100644 --- a/docs/CROWDIN/el/Maintenance/UpdateBrowserBuild.md +++ b/docs/CROWDIN/el/Maintenance/UpdateBrowserBuild.md @@ -70,7 +70,7 @@ You have now synchronized (updated) your own copy with the latest release of And ![Run Workflow](../images/update/CI/GitHubActions2.png) -5. Select the branch you want to deploy (master), the [variant](variant) (fullRelease) and tap Run Workflow. +5. Keep the branch set to master, select the AAPS Version you want to build — either the latest version or a specific required version — choose the [variant](variant) (fullRelease), and then tap Run workflow. diff --git a/docs/CROWDIN/el/SettingUpAaps/BrowserBuildCIS.md b/docs/CROWDIN/el/SettingUpAaps/BrowserBuildCIS.md index 2eba4a8ee14b..8ad0f3b9e862 100644 --- a/docs/CROWDIN/el/SettingUpAaps/BrowserBuildCIS.md +++ b/docs/CROWDIN/el/SettingUpAaps/BrowserBuildCIS.md @@ -10,7 +10,7 @@ ![Run Workflow](../images/update/CI/GitHubActions2.png) -5. Select the branch you want to deploy (master), the [variant](#variant) (fullRelease) and tap Run Workflow. +5. Select the branch you want to deploy (master), the [variant](variant) (fullRelease) and tap Run Workflow. diff --git a/docs/CROWDIN/el/images/Building-the-App/CI/aaps_ci_branch_ci1.png b/docs/CROWDIN/el/images/Building-the-App/CI/aaps_ci_branch_ci1.png new file mode 100644 index 000000000000..b785d3d1ea2f Binary files /dev/null and b/docs/CROWDIN/el/images/Building-the-App/CI/aaps_ci_branch_ci1.png differ diff --git a/docs/CROWDIN/el/images/Building-the-App/CI/aaps_ci_branch_ci2.png b/docs/CROWDIN/el/images/Building-the-App/CI/aaps_ci_branch_ci2.png new file mode 100644 index 000000000000..859633323e56 Binary files /dev/null and b/docs/CROWDIN/el/images/Building-the-App/CI/aaps_ci_branch_ci2.png differ diff --git a/docs/CROWDIN/el/images/update/CI/GitHubActions3.png b/docs/CROWDIN/el/images/update/CI/GitHubActions3.png index cff0ed34b214..77f4b2085d4e 100644 Binary files a/docs/CROWDIN/el/images/update/CI/GitHubActions3.png and b/docs/CROWDIN/el/images/update/CI/GitHubActions3.png differ diff --git a/docs/CROWDIN/es/AdvancedOptions/DevBranch.md b/docs/CROWDIN/es/AdvancedOptions/DevBranch.md index 16c109edf2f8..14155a4b2331 100644 --- a/docs/CROWDIN/es/AdvancedOptions/DevBranch.md +++ b/docs/CROWDIN/es/AdvancedOptions/DevBranch.md @@ -13,6 +13,16 @@ Si encuentra un error o cree que ha ocurrido algo incorrecto al utilizar la rami A dev version has an expiration date. This seems inconvenient when using it satisfactorily, but serves a purpose. When a single dev version doing the rounds, it is easier to keep track of bugs that people are reporting. The developers do not want to be in a position where there are three versions of dev in the wild where bugs are fixed in some and not others, and people continue to report the fixed ones. +(branch-ci-test)= + +## Test a specific branch (branch-ci) + +To build a test branch, select branch-ci, which allows you to choose a specific branch for APK creation. You can use this method when you need to test the dev branch. + +![aaps_ci_branch_ci1](../images/Building-the-App/CI/aaps_ci_branch_ci1.png) + +![aaps_ci_branch_ci2](../images/Building-the-App/CI/aaps_ci_branch_ci2.png) + (github-pr-test)= ## Test items in a pull request (GitHub CI actions deploy) diff --git a/docs/CROWDIN/es/Maintenance/UpdateBrowserBuild.md b/docs/CROWDIN/es/Maintenance/UpdateBrowserBuild.md index 903acdea21cd..100830ec4c34 100644 --- a/docs/CROWDIN/es/Maintenance/UpdateBrowserBuild.md +++ b/docs/CROWDIN/es/Maintenance/UpdateBrowserBuild.md @@ -70,7 +70,7 @@ You have now synchronized (updated) your own copy with the latest release of And ![Run Workflow](../images/update/CI/GitHubActions2.png) -5. Select the branch you want to deploy (master), the [variant](variant) (fullRelease) and tap Run Workflow. +5. Keep the branch set to master, select the AAPS Version you want to build — either the latest version or a specific required version — choose the [variant](variant) (fullRelease), and then tap Run workflow. diff --git a/docs/CROWDIN/es/SettingUpAaps/BrowserBuildCIS.md b/docs/CROWDIN/es/SettingUpAaps/BrowserBuildCIS.md index 2eba4a8ee14b..8ad0f3b9e862 100644 --- a/docs/CROWDIN/es/SettingUpAaps/BrowserBuildCIS.md +++ b/docs/CROWDIN/es/SettingUpAaps/BrowserBuildCIS.md @@ -10,7 +10,7 @@ ![Run Workflow](../images/update/CI/GitHubActions2.png) -5. Select the branch you want to deploy (master), the [variant](#variant) (fullRelease) and tap Run Workflow. +5. Select the branch you want to deploy (master), the [variant](variant) (fullRelease) and tap Run Workflow. diff --git a/docs/CROWDIN/es/images/Building-the-App/CI/aaps_ci_branch_ci1.png b/docs/CROWDIN/es/images/Building-the-App/CI/aaps_ci_branch_ci1.png new file mode 100644 index 000000000000..b785d3d1ea2f Binary files /dev/null and b/docs/CROWDIN/es/images/Building-the-App/CI/aaps_ci_branch_ci1.png differ diff --git a/docs/CROWDIN/es/images/Building-the-App/CI/aaps_ci_branch_ci2.png b/docs/CROWDIN/es/images/Building-the-App/CI/aaps_ci_branch_ci2.png new file mode 100644 index 000000000000..859633323e56 Binary files /dev/null and b/docs/CROWDIN/es/images/Building-the-App/CI/aaps_ci_branch_ci2.png differ diff --git a/docs/CROWDIN/es/images/update/CI/GitHubActions3.png b/docs/CROWDIN/es/images/update/CI/GitHubActions3.png index cff0ed34b214..77f4b2085d4e 100644 Binary files a/docs/CROWDIN/es/images/update/CI/GitHubActions3.png and b/docs/CROWDIN/es/images/update/CI/GitHubActions3.png differ diff --git a/docs/CROWDIN/fr/AdvancedOptions/DevBranch.md b/docs/CROWDIN/fr/AdvancedOptions/DevBranch.md index 8e753c6847ed..ff28a4f3db2e 100644 --- a/docs/CROWDIN/fr/AdvancedOptions/DevBranch.md +++ b/docs/CROWDIN/fr/AdvancedOptions/DevBranch.md @@ -13,6 +13,16 @@ Si vous trouvez un bug ou pensez que quelque chose d'anormal s'est produit lors Une version de dev a une date d'expiration. Cela semble gênant lorsqu'on son utilisation est satisfaisante, mais cela a un but : Lorsqu'une seule version de développement est en cours d'utilisation, il est plus facile de traquer les bugs que les gens signalent. Les développeurs ne veulent pas se retrouver dans une situation où il y a trois versions de dev dans la nature où les bogues sont corrigés dans certaines et pas dans d'autres, et les gens continuent de remonter des problèmes corrigés. +(branch-ci-test)= + +## Test a specific branch (branch-ci) + +To build a test branch, select branch-ci, which allows you to choose a specific branch for APK creation. You can use this method when you need to test the dev branch. + +![aaps_ci_branch_ci1](../images/Building-the-App/CI/aaps_ci_branch_ci1.png) + +![aaps_ci_branch_ci2](../images/Building-the-App/CI/aaps_ci_branch_ci2.png) + (github-pr-test)= ## Test items in a pull request (GitHub CI actions deploy) diff --git a/docs/CROWDIN/fr/Maintenance/UpdateBrowserBuild.md b/docs/CROWDIN/fr/Maintenance/UpdateBrowserBuild.md index 714a1b7ae56d..2f710497c47a 100644 --- a/docs/CROWDIN/fr/Maintenance/UpdateBrowserBuild.md +++ b/docs/CROWDIN/fr/Maintenance/UpdateBrowserBuild.md @@ -70,7 +70,7 @@ You have now synchronized (updated) your own copy with the latest release of And ![Run Workflow](../images/update/CI/GitHubActions2.png) -5. Select the branch you want to deploy (master), the [variant](variant) (fullRelease) and tap Run Workflow. +5. Keep the branch set to master, select the AAPS Version you want to build — either the latest version or a specific required version — choose the [variant](variant) (fullRelease), and then tap Run workflow. diff --git a/docs/CROWDIN/fr/SettingUpAaps/BrowserBuildCIS.md b/docs/CROWDIN/fr/SettingUpAaps/BrowserBuildCIS.md index 2eba4a8ee14b..8ad0f3b9e862 100644 --- a/docs/CROWDIN/fr/SettingUpAaps/BrowserBuildCIS.md +++ b/docs/CROWDIN/fr/SettingUpAaps/BrowserBuildCIS.md @@ -10,7 +10,7 @@ ![Run Workflow](../images/update/CI/GitHubActions2.png) -5. Select the branch you want to deploy (master), the [variant](#variant) (fullRelease) and tap Run Workflow. +5. Select the branch you want to deploy (master), the [variant](variant) (fullRelease) and tap Run Workflow. diff --git a/docs/CROWDIN/fr/images/Building-the-App/CI/aaps_ci_branch_ci1.png b/docs/CROWDIN/fr/images/Building-the-App/CI/aaps_ci_branch_ci1.png new file mode 100644 index 000000000000..b785d3d1ea2f Binary files /dev/null and b/docs/CROWDIN/fr/images/Building-the-App/CI/aaps_ci_branch_ci1.png differ diff --git a/docs/CROWDIN/fr/images/Building-the-App/CI/aaps_ci_branch_ci2.png b/docs/CROWDIN/fr/images/Building-the-App/CI/aaps_ci_branch_ci2.png new file mode 100644 index 000000000000..859633323e56 Binary files /dev/null and b/docs/CROWDIN/fr/images/Building-the-App/CI/aaps_ci_branch_ci2.png differ diff --git a/docs/CROWDIN/fr/images/update/CI/GitHubActions3.png b/docs/CROWDIN/fr/images/update/CI/GitHubActions3.png index cff0ed34b214..77f4b2085d4e 100644 Binary files a/docs/CROWDIN/fr/images/update/CI/GitHubActions3.png and b/docs/CROWDIN/fr/images/update/CI/GitHubActions3.png differ diff --git a/docs/CROWDIN/he/AdvancedOptions/DevBranch.md b/docs/CROWDIN/he/AdvancedOptions/DevBranch.md index bfc8fbb7b0ec..426b04c266a1 100644 --- a/docs/CROWDIN/he/AdvancedOptions/DevBranch.md +++ b/docs/CROWDIN/he/AdvancedOptions/DevBranch.md @@ -13,6 +13,16 @@ If you find a bug or think something wrong has happened when using the Dev branc A dev version has an expiration date. This seems inconvenient when using it satisfactorily, but serves a purpose. When a single dev version doing the rounds, it is easier to keep track of bugs that people are reporting. The developers do not want to be in a position where there are three versions of dev in the wild where bugs are fixed in some and not others, and people continue to report the fixed ones. +(branch-ci-test)= + +## Test a specific branch (branch-ci) + +To build a test branch, select branch-ci, which allows you to choose a specific branch for APK creation. You can use this method when you need to test the dev branch. + +![aaps_ci_branch_ci1](../images/Building-the-App/CI/aaps_ci_branch_ci1.png) + +![aaps_ci_branch_ci2](../images/Building-the-App/CI/aaps_ci_branch_ci2.png) + (github-pr-test)= ## Test items in a pull request (GitHub CI actions deploy) diff --git a/docs/CROWDIN/he/Maintenance/UpdateBrowserBuild.md b/docs/CROWDIN/he/Maintenance/UpdateBrowserBuild.md index e5126ae5dd66..71ff8dfb643b 100644 --- a/docs/CROWDIN/he/Maintenance/UpdateBrowserBuild.md +++ b/docs/CROWDIN/he/Maintenance/UpdateBrowserBuild.md @@ -70,7 +70,7 @@ You have now synchronized (updated) your own copy with the latest release of And ![Run Workflow](../images/update/CI/GitHubActions2.png) -5. Select the branch you want to deploy (master), the [variant](variant) (fullRelease) and tap Run Workflow. +5. Keep the branch set to master, select the AAPS Version you want to build — either the latest version or a specific required version — choose the [variant](variant) (fullRelease), and then tap Run workflow. diff --git a/docs/CROWDIN/he/SettingUpAaps/BrowserBuildCIS.md b/docs/CROWDIN/he/SettingUpAaps/BrowserBuildCIS.md index 2eba4a8ee14b..8ad0f3b9e862 100644 --- a/docs/CROWDIN/he/SettingUpAaps/BrowserBuildCIS.md +++ b/docs/CROWDIN/he/SettingUpAaps/BrowserBuildCIS.md @@ -10,7 +10,7 @@ ![Run Workflow](../images/update/CI/GitHubActions2.png) -5. Select the branch you want to deploy (master), the [variant](#variant) (fullRelease) and tap Run Workflow. +5. Select the branch you want to deploy (master), the [variant](variant) (fullRelease) and tap Run Workflow. diff --git a/docs/CROWDIN/he/images/Building-the-App/CI/aaps_ci_branch_ci1.png b/docs/CROWDIN/he/images/Building-the-App/CI/aaps_ci_branch_ci1.png new file mode 100644 index 000000000000..b785d3d1ea2f Binary files /dev/null and b/docs/CROWDIN/he/images/Building-the-App/CI/aaps_ci_branch_ci1.png differ diff --git a/docs/CROWDIN/he/images/Building-the-App/CI/aaps_ci_branch_ci2.png b/docs/CROWDIN/he/images/Building-the-App/CI/aaps_ci_branch_ci2.png new file mode 100644 index 000000000000..859633323e56 Binary files /dev/null and b/docs/CROWDIN/he/images/Building-the-App/CI/aaps_ci_branch_ci2.png differ diff --git a/docs/CROWDIN/he/images/update/CI/GitHubActions3.png b/docs/CROWDIN/he/images/update/CI/GitHubActions3.png index cff0ed34b214..77f4b2085d4e 100644 Binary files a/docs/CROWDIN/he/images/update/CI/GitHubActions3.png and b/docs/CROWDIN/he/images/update/CI/GitHubActions3.png differ diff --git a/docs/CROWDIN/ko/AdvancedOptions/DevBranch.md b/docs/CROWDIN/ko/AdvancedOptions/DevBranch.md index bfc8fbb7b0ec..426b04c266a1 100644 --- a/docs/CROWDIN/ko/AdvancedOptions/DevBranch.md +++ b/docs/CROWDIN/ko/AdvancedOptions/DevBranch.md @@ -13,6 +13,16 @@ If you find a bug or think something wrong has happened when using the Dev branc A dev version has an expiration date. This seems inconvenient when using it satisfactorily, but serves a purpose. When a single dev version doing the rounds, it is easier to keep track of bugs that people are reporting. The developers do not want to be in a position where there are three versions of dev in the wild where bugs are fixed in some and not others, and people continue to report the fixed ones. +(branch-ci-test)= + +## Test a specific branch (branch-ci) + +To build a test branch, select branch-ci, which allows you to choose a specific branch for APK creation. You can use this method when you need to test the dev branch. + +![aaps_ci_branch_ci1](../images/Building-the-App/CI/aaps_ci_branch_ci1.png) + +![aaps_ci_branch_ci2](../images/Building-the-App/CI/aaps_ci_branch_ci2.png) + (github-pr-test)= ## Test items in a pull request (GitHub CI actions deploy) diff --git a/docs/CROWDIN/ko/Maintenance/UpdateBrowserBuild.md b/docs/CROWDIN/ko/Maintenance/UpdateBrowserBuild.md index bbe8c6ea320c..ab5ae074d90a 100644 --- a/docs/CROWDIN/ko/Maintenance/UpdateBrowserBuild.md +++ b/docs/CROWDIN/ko/Maintenance/UpdateBrowserBuild.md @@ -70,7 +70,7 @@ You have now synchronized (updated) your own copy with the latest release of And ![Run Workflow](../images/update/CI/GitHubActions2.png) -5. Select the branch you want to deploy (master), the [variant](variant) (fullRelease) and tap Run Workflow. +5. Keep the branch set to master, select the AAPS Version you want to build — either the latest version or a specific required version — choose the [variant](variant) (fullRelease), and then tap Run workflow. diff --git a/docs/CROWDIN/ko/SettingUpAaps/BrowserBuildCIS.md b/docs/CROWDIN/ko/SettingUpAaps/BrowserBuildCIS.md index 2eba4a8ee14b..8ad0f3b9e862 100644 --- a/docs/CROWDIN/ko/SettingUpAaps/BrowserBuildCIS.md +++ b/docs/CROWDIN/ko/SettingUpAaps/BrowserBuildCIS.md @@ -10,7 +10,7 @@ ![Run Workflow](../images/update/CI/GitHubActions2.png) -5. Select the branch you want to deploy (master), the [variant](#variant) (fullRelease) and tap Run Workflow. +5. Select the branch you want to deploy (master), the [variant](variant) (fullRelease) and tap Run Workflow. diff --git a/docs/CROWDIN/ko/images/Building-the-App/CI/aaps_ci_branch_ci1.png b/docs/CROWDIN/ko/images/Building-the-App/CI/aaps_ci_branch_ci1.png new file mode 100644 index 000000000000..b785d3d1ea2f Binary files /dev/null and b/docs/CROWDIN/ko/images/Building-the-App/CI/aaps_ci_branch_ci1.png differ diff --git a/docs/CROWDIN/ko/images/Building-the-App/CI/aaps_ci_branch_ci2.png b/docs/CROWDIN/ko/images/Building-the-App/CI/aaps_ci_branch_ci2.png new file mode 100644 index 000000000000..859633323e56 Binary files /dev/null and b/docs/CROWDIN/ko/images/Building-the-App/CI/aaps_ci_branch_ci2.png differ diff --git a/docs/CROWDIN/ko/images/update/CI/GitHubActions3.png b/docs/CROWDIN/ko/images/update/CI/GitHubActions3.png index cff0ed34b214..77f4b2085d4e 100644 Binary files a/docs/CROWDIN/ko/images/update/CI/GitHubActions3.png and b/docs/CROWDIN/ko/images/update/CI/GitHubActions3.png differ diff --git a/docs/CROWDIN/lt/AdvancedOptions/DevBranch.md b/docs/CROWDIN/lt/AdvancedOptions/DevBranch.md index a3b95d96a84f..a3f9a9eb31a7 100644 --- a/docs/CROWDIN/lt/AdvancedOptions/DevBranch.md +++ b/docs/CROWDIN/lt/AdvancedOptions/DevBranch.md @@ -13,6 +13,16 @@ Jei radote klaidą arba manote, kad naudojant kūrėjo versiją nutiko kažkas n A dev version has an expiration date. This seems inconvenient when using it satisfactorily, but serves a purpose. When a single dev version doing the rounds, it is easier to keep track of bugs that people are reporting. The developers do not want to be in a position where there are three versions of dev in the wild where bugs are fixed in some and not others, and people continue to report the fixed ones. +(branch-ci-test)= + +## Test a specific branch (branch-ci) + +To build a test branch, select branch-ci, which allows you to choose a specific branch for APK creation. You can use this method when you need to test the dev branch. + +![aaps_ci_branch_ci1](../images/Building-the-App/CI/aaps_ci_branch_ci1.png) + +![aaps_ci_branch_ci2](../images/Building-the-App/CI/aaps_ci_branch_ci2.png) + (github-pr-test)= ## Test items in a pull request (GitHub CI actions deploy) diff --git a/docs/CROWDIN/lt/Maintenance/UpdateBrowserBuild.md b/docs/CROWDIN/lt/Maintenance/UpdateBrowserBuild.md index d2488d0d5965..2d3cfba09caf 100644 --- a/docs/CROWDIN/lt/Maintenance/UpdateBrowserBuild.md +++ b/docs/CROWDIN/lt/Maintenance/UpdateBrowserBuild.md @@ -70,7 +70,7 @@ You have now synchronized (updated) your own copy with the latest release of And ![Run Workflow](../images/update/CI/GitHubActions2.png) -5. Select the branch you want to deploy (master), the [variant](variant) (fullRelease) and tap Run Workflow. +5. Keep the branch set to master, select the AAPS Version you want to build — either the latest version or a specific required version — choose the [variant](variant) (fullRelease), and then tap Run workflow. diff --git a/docs/CROWDIN/lt/SettingUpAaps/BrowserBuildCIS.md b/docs/CROWDIN/lt/SettingUpAaps/BrowserBuildCIS.md index 2eba4a8ee14b..8ad0f3b9e862 100644 --- a/docs/CROWDIN/lt/SettingUpAaps/BrowserBuildCIS.md +++ b/docs/CROWDIN/lt/SettingUpAaps/BrowserBuildCIS.md @@ -10,7 +10,7 @@ ![Run Workflow](../images/update/CI/GitHubActions2.png) -5. Select the branch you want to deploy (master), the [variant](#variant) (fullRelease) and tap Run Workflow. +5. Select the branch you want to deploy (master), the [variant](variant) (fullRelease) and tap Run Workflow. diff --git a/docs/CROWDIN/lt/images/Building-the-App/CI/aaps_ci_branch_ci1.png b/docs/CROWDIN/lt/images/Building-the-App/CI/aaps_ci_branch_ci1.png new file mode 100644 index 000000000000..b785d3d1ea2f Binary files /dev/null and b/docs/CROWDIN/lt/images/Building-the-App/CI/aaps_ci_branch_ci1.png differ diff --git a/docs/CROWDIN/lt/images/Building-the-App/CI/aaps_ci_branch_ci2.png b/docs/CROWDIN/lt/images/Building-the-App/CI/aaps_ci_branch_ci2.png new file mode 100644 index 000000000000..859633323e56 Binary files /dev/null and b/docs/CROWDIN/lt/images/Building-the-App/CI/aaps_ci_branch_ci2.png differ diff --git a/docs/CROWDIN/lt/images/update/CI/GitHubActions3.png b/docs/CROWDIN/lt/images/update/CI/GitHubActions3.png index cff0ed34b214..77f4b2085d4e 100644 Binary files a/docs/CROWDIN/lt/images/update/CI/GitHubActions3.png and b/docs/CROWDIN/lt/images/update/CI/GitHubActions3.png differ diff --git a/docs/CROWDIN/nl/AdvancedOptions/DevBranch.md b/docs/CROWDIN/nl/AdvancedOptions/DevBranch.md index 134099d7e861..b621505310bd 100644 --- a/docs/CROWDIN/nl/AdvancedOptions/DevBranch.md +++ b/docs/CROWDIN/nl/AdvancedOptions/DevBranch.md @@ -13,6 +13,16 @@ Als je een bug vindt of denkt dat er iets mis is gegaan terwijl je de Dev branch A dev version has an expiration date. This seems inconvenient when using it satisfactorily, but serves a purpose. When a single dev version doing the rounds, it is easier to keep track of bugs that people are reporting. The developers do not want to be in a position where there are three versions of dev in the wild where bugs are fixed in some and not others, and people continue to report the fixed ones. +(branch-ci-test)= + +## Test a specific branch (branch-ci) + +To build a test branch, select branch-ci, which allows you to choose a specific branch for APK creation. You can use this method when you need to test the dev branch. + +![aaps_ci_branch_ci1](../images/Building-the-App/CI/aaps_ci_branch_ci1.png) + +![aaps_ci_branch_ci2](../images/Building-the-App/CI/aaps_ci_branch_ci2.png) + (github-pr-test)= ## Test items in a pull request (GitHub CI actions deploy) diff --git a/docs/CROWDIN/nl/Maintenance/UpdateBrowserBuild.md b/docs/CROWDIN/nl/Maintenance/UpdateBrowserBuild.md index 67d40f255994..d5e3207acb35 100644 --- a/docs/CROWDIN/nl/Maintenance/UpdateBrowserBuild.md +++ b/docs/CROWDIN/nl/Maintenance/UpdateBrowserBuild.md @@ -70,7 +70,7 @@ You have now synchronized (updated) your own copy with the latest release of And ![Run Workflow](../images/update/CI/GitHubActions2.png) -5. Select the branch you want to deploy (master), the [variant](variant) (fullRelease) and tap Run Workflow. +5. Keep the branch set to master, select the AAPS Version you want to build — either the latest version or a specific required version — choose the [variant](variant) (fullRelease), and then tap Run workflow. diff --git a/docs/CROWDIN/nl/SettingUpAaps/BrowserBuildCIS.md b/docs/CROWDIN/nl/SettingUpAaps/BrowserBuildCIS.md index 2eba4a8ee14b..8ad0f3b9e862 100644 --- a/docs/CROWDIN/nl/SettingUpAaps/BrowserBuildCIS.md +++ b/docs/CROWDIN/nl/SettingUpAaps/BrowserBuildCIS.md @@ -10,7 +10,7 @@ ![Run Workflow](../images/update/CI/GitHubActions2.png) -5. Select the branch you want to deploy (master), the [variant](#variant) (fullRelease) and tap Run Workflow. +5. Select the branch you want to deploy (master), the [variant](variant) (fullRelease) and tap Run Workflow. diff --git a/docs/CROWDIN/nl/images/Building-the-App/CI/aaps_ci_branch_ci1.png b/docs/CROWDIN/nl/images/Building-the-App/CI/aaps_ci_branch_ci1.png new file mode 100644 index 000000000000..b785d3d1ea2f Binary files /dev/null and b/docs/CROWDIN/nl/images/Building-the-App/CI/aaps_ci_branch_ci1.png differ diff --git a/docs/CROWDIN/nl/images/Building-the-App/CI/aaps_ci_branch_ci2.png b/docs/CROWDIN/nl/images/Building-the-App/CI/aaps_ci_branch_ci2.png new file mode 100644 index 000000000000..859633323e56 Binary files /dev/null and b/docs/CROWDIN/nl/images/Building-the-App/CI/aaps_ci_branch_ci2.png differ diff --git a/docs/CROWDIN/nl/images/update/CI/GitHubActions3.png b/docs/CROWDIN/nl/images/update/CI/GitHubActions3.png index cff0ed34b214..77f4b2085d4e 100644 Binary files a/docs/CROWDIN/nl/images/update/CI/GitHubActions3.png and b/docs/CROWDIN/nl/images/update/CI/GitHubActions3.png differ diff --git a/docs/CROWDIN/pb/AdvancedOptions/DevBranch.md b/docs/CROWDIN/pb/AdvancedOptions/DevBranch.md index bfc8fbb7b0ec..426b04c266a1 100644 --- a/docs/CROWDIN/pb/AdvancedOptions/DevBranch.md +++ b/docs/CROWDIN/pb/AdvancedOptions/DevBranch.md @@ -13,6 +13,16 @@ If you find a bug or think something wrong has happened when using the Dev branc A dev version has an expiration date. This seems inconvenient when using it satisfactorily, but serves a purpose. When a single dev version doing the rounds, it is easier to keep track of bugs that people are reporting. The developers do not want to be in a position where there are three versions of dev in the wild where bugs are fixed in some and not others, and people continue to report the fixed ones. +(branch-ci-test)= + +## Test a specific branch (branch-ci) + +To build a test branch, select branch-ci, which allows you to choose a specific branch for APK creation. You can use this method when you need to test the dev branch. + +![aaps_ci_branch_ci1](../images/Building-the-App/CI/aaps_ci_branch_ci1.png) + +![aaps_ci_branch_ci2](../images/Building-the-App/CI/aaps_ci_branch_ci2.png) + (github-pr-test)= ## Test items in a pull request (GitHub CI actions deploy) diff --git a/docs/CROWDIN/pb/Maintenance/UpdateBrowserBuild.md b/docs/CROWDIN/pb/Maintenance/UpdateBrowserBuild.md index 4968313f412b..ce75c314c31c 100644 --- a/docs/CROWDIN/pb/Maintenance/UpdateBrowserBuild.md +++ b/docs/CROWDIN/pb/Maintenance/UpdateBrowserBuild.md @@ -70,7 +70,7 @@ You have now synchronized (updated) your own copy with the latest release of And ![Run Workflow](../images/update/CI/GitHubActions2.png) -5. Select the branch you want to deploy (master), the [variant](variant) (fullRelease) and tap Run Workflow. +5. Keep the branch set to master, select the AAPS Version you want to build — either the latest version or a specific required version — choose the [variant](variant) (fullRelease), and then tap Run workflow. diff --git a/docs/CROWDIN/pb/SettingUpAaps/BrowserBuildCIS.md b/docs/CROWDIN/pb/SettingUpAaps/BrowserBuildCIS.md index 2eba4a8ee14b..8ad0f3b9e862 100644 --- a/docs/CROWDIN/pb/SettingUpAaps/BrowserBuildCIS.md +++ b/docs/CROWDIN/pb/SettingUpAaps/BrowserBuildCIS.md @@ -10,7 +10,7 @@ ![Run Workflow](../images/update/CI/GitHubActions2.png) -5. Select the branch you want to deploy (master), the [variant](#variant) (fullRelease) and tap Run Workflow. +5. Select the branch you want to deploy (master), the [variant](variant) (fullRelease) and tap Run Workflow. diff --git a/docs/CROWDIN/pb/images/Building-the-App/CI/aaps_ci_branch_ci1.png b/docs/CROWDIN/pb/images/Building-the-App/CI/aaps_ci_branch_ci1.png new file mode 100644 index 000000000000..b785d3d1ea2f Binary files /dev/null and b/docs/CROWDIN/pb/images/Building-the-App/CI/aaps_ci_branch_ci1.png differ diff --git a/docs/CROWDIN/pb/images/Building-the-App/CI/aaps_ci_branch_ci2.png b/docs/CROWDIN/pb/images/Building-the-App/CI/aaps_ci_branch_ci2.png new file mode 100644 index 000000000000..859633323e56 Binary files /dev/null and b/docs/CROWDIN/pb/images/Building-the-App/CI/aaps_ci_branch_ci2.png differ diff --git a/docs/CROWDIN/pb/images/update/CI/GitHubActions3.png b/docs/CROWDIN/pb/images/update/CI/GitHubActions3.png index cff0ed34b214..77f4b2085d4e 100644 Binary files a/docs/CROWDIN/pb/images/update/CI/GitHubActions3.png and b/docs/CROWDIN/pb/images/update/CI/GitHubActions3.png differ diff --git a/docs/CROWDIN/pl/AdvancedOptions/DevBranch.md b/docs/CROWDIN/pl/AdvancedOptions/DevBranch.md index bfc8fbb7b0ec..426b04c266a1 100644 --- a/docs/CROWDIN/pl/AdvancedOptions/DevBranch.md +++ b/docs/CROWDIN/pl/AdvancedOptions/DevBranch.md @@ -13,6 +13,16 @@ If you find a bug or think something wrong has happened when using the Dev branc A dev version has an expiration date. This seems inconvenient when using it satisfactorily, but serves a purpose. When a single dev version doing the rounds, it is easier to keep track of bugs that people are reporting. The developers do not want to be in a position where there are three versions of dev in the wild where bugs are fixed in some and not others, and people continue to report the fixed ones. +(branch-ci-test)= + +## Test a specific branch (branch-ci) + +To build a test branch, select branch-ci, which allows you to choose a specific branch for APK creation. You can use this method when you need to test the dev branch. + +![aaps_ci_branch_ci1](../images/Building-the-App/CI/aaps_ci_branch_ci1.png) + +![aaps_ci_branch_ci2](../images/Building-the-App/CI/aaps_ci_branch_ci2.png) + (github-pr-test)= ## Test items in a pull request (GitHub CI actions deploy) diff --git a/docs/CROWDIN/pl/Maintenance/UpdateBrowserBuild.md b/docs/CROWDIN/pl/Maintenance/UpdateBrowserBuild.md index 4968313f412b..ce75c314c31c 100644 --- a/docs/CROWDIN/pl/Maintenance/UpdateBrowserBuild.md +++ b/docs/CROWDIN/pl/Maintenance/UpdateBrowserBuild.md @@ -70,7 +70,7 @@ You have now synchronized (updated) your own copy with the latest release of And ![Run Workflow](../images/update/CI/GitHubActions2.png) -5. Select the branch you want to deploy (master), the [variant](variant) (fullRelease) and tap Run Workflow. +5. Keep the branch set to master, select the AAPS Version you want to build — either the latest version or a specific required version — choose the [variant](variant) (fullRelease), and then tap Run workflow. diff --git a/docs/CROWDIN/pl/SettingUpAaps/BrowserBuildCIS.md b/docs/CROWDIN/pl/SettingUpAaps/BrowserBuildCIS.md index 2eba4a8ee14b..8ad0f3b9e862 100644 --- a/docs/CROWDIN/pl/SettingUpAaps/BrowserBuildCIS.md +++ b/docs/CROWDIN/pl/SettingUpAaps/BrowserBuildCIS.md @@ -10,7 +10,7 @@ ![Run Workflow](../images/update/CI/GitHubActions2.png) -5. Select the branch you want to deploy (master), the [variant](#variant) (fullRelease) and tap Run Workflow. +5. Select the branch you want to deploy (master), the [variant](variant) (fullRelease) and tap Run Workflow. diff --git a/docs/CROWDIN/pl/images/Building-the-App/CI/aaps_ci_branch_ci1.png b/docs/CROWDIN/pl/images/Building-the-App/CI/aaps_ci_branch_ci1.png new file mode 100644 index 000000000000..b785d3d1ea2f Binary files /dev/null and b/docs/CROWDIN/pl/images/Building-the-App/CI/aaps_ci_branch_ci1.png differ diff --git a/docs/CROWDIN/pl/images/Building-the-App/CI/aaps_ci_branch_ci2.png b/docs/CROWDIN/pl/images/Building-the-App/CI/aaps_ci_branch_ci2.png new file mode 100644 index 000000000000..859633323e56 Binary files /dev/null and b/docs/CROWDIN/pl/images/Building-the-App/CI/aaps_ci_branch_ci2.png differ diff --git a/docs/CROWDIN/pl/images/update/CI/GitHubActions3.png b/docs/CROWDIN/pl/images/update/CI/GitHubActions3.png index cff0ed34b214..77f4b2085d4e 100644 Binary files a/docs/CROWDIN/pl/images/update/CI/GitHubActions3.png and b/docs/CROWDIN/pl/images/update/CI/GitHubActions3.png differ diff --git a/docs/CROWDIN/pt/AdvancedOptions/DevBranch.md b/docs/CROWDIN/pt/AdvancedOptions/DevBranch.md index 410580ce730b..e9817e6e7fc5 100644 --- a/docs/CROWDIN/pt/AdvancedOptions/DevBranch.md +++ b/docs/CROWDIN/pt/AdvancedOptions/DevBranch.md @@ -13,6 +13,16 @@ Se você encontrar um bug ou achar que algo errado aconteceu ao usar a Dev branc A dev version has an expiration date. This seems inconvenient when using it satisfactorily, but serves a purpose. When a single dev version doing the rounds, it is easier to keep track of bugs that people are reporting. The developers do not want to be in a position where there are three versions of dev in the wild where bugs are fixed in some and not others, and people continue to report the fixed ones. +(branch-ci-test)= + +## Test a specific branch (branch-ci) + +To build a test branch, select branch-ci, which allows you to choose a specific branch for APK creation. You can use this method when you need to test the dev branch. + +![aaps_ci_branch_ci1](../images/Building-the-App/CI/aaps_ci_branch_ci1.png) + +![aaps_ci_branch_ci2](../images/Building-the-App/CI/aaps_ci_branch_ci2.png) + (github-pr-test)= ## Test items in a pull request (GitHub CI actions deploy) diff --git a/docs/CROWDIN/pt/Maintenance/UpdateBrowserBuild.md b/docs/CROWDIN/pt/Maintenance/UpdateBrowserBuild.md index 57dadbeaa39e..c26a7f9c5ba5 100644 --- a/docs/CROWDIN/pt/Maintenance/UpdateBrowserBuild.md +++ b/docs/CROWDIN/pt/Maintenance/UpdateBrowserBuild.md @@ -70,7 +70,7 @@ You have now synchronized (updated) your own copy with the latest release of And ![Run Workflow](../images/update/CI/GitHubActions2.png) -5. Select the branch you want to deploy (master), the [variant](variant) (fullRelease) and tap Run Workflow. +5. Keep the branch set to master, select the AAPS Version you want to build — either the latest version or a specific required version — choose the [variant](variant) (fullRelease), and then tap Run workflow. diff --git a/docs/CROWDIN/pt/SettingUpAaps/BrowserBuildCIS.md b/docs/CROWDIN/pt/SettingUpAaps/BrowserBuildCIS.md index 2eba4a8ee14b..8ad0f3b9e862 100644 --- a/docs/CROWDIN/pt/SettingUpAaps/BrowserBuildCIS.md +++ b/docs/CROWDIN/pt/SettingUpAaps/BrowserBuildCIS.md @@ -10,7 +10,7 @@ ![Run Workflow](../images/update/CI/GitHubActions2.png) -5. Select the branch you want to deploy (master), the [variant](#variant) (fullRelease) and tap Run Workflow. +5. Select the branch you want to deploy (master), the [variant](variant) (fullRelease) and tap Run Workflow. diff --git a/docs/CROWDIN/pt/images/Building-the-App/CI/aaps_ci_branch_ci1.png b/docs/CROWDIN/pt/images/Building-the-App/CI/aaps_ci_branch_ci1.png new file mode 100644 index 000000000000..b785d3d1ea2f Binary files /dev/null and b/docs/CROWDIN/pt/images/Building-the-App/CI/aaps_ci_branch_ci1.png differ diff --git a/docs/CROWDIN/pt/images/Building-the-App/CI/aaps_ci_branch_ci2.png b/docs/CROWDIN/pt/images/Building-the-App/CI/aaps_ci_branch_ci2.png new file mode 100644 index 000000000000..859633323e56 Binary files /dev/null and b/docs/CROWDIN/pt/images/Building-the-App/CI/aaps_ci_branch_ci2.png differ diff --git a/docs/CROWDIN/pt/images/update/CI/GitHubActions3.png b/docs/CROWDIN/pt/images/update/CI/GitHubActions3.png index cff0ed34b214..77f4b2085d4e 100644 Binary files a/docs/CROWDIN/pt/images/update/CI/GitHubActions3.png and b/docs/CROWDIN/pt/images/update/CI/GitHubActions3.png differ diff --git a/docs/CROWDIN/ro/AdvancedOptions/Autotune.md b/docs/CROWDIN/ro/AdvancedOptions/Autotune.md index f31aea07bba2..1b888ff6b3d0 100644 --- a/docs/CROWDIN/ro/AdvancedOptions/Autotune.md +++ b/docs/CROWDIN/ro/AdvancedOptions/Autotune.md @@ -151,7 +151,7 @@ Automation Switch Profile feature is only available in Dev/Engineering mode. (autotune-run-autotune-with-an-automation-rule)= -## Run Autotune with an automation rule +## Execuția Autotune cu o condiție de automatizare ```{admonition} Only DEV :class: info diff --git a/docs/CROWDIN/ro/AdvancedOptions/DevBranch.md b/docs/CROWDIN/ro/AdvancedOptions/DevBranch.md index bfc8fbb7b0ec..1163cc90e964 100644 --- a/docs/CROWDIN/ro/AdvancedOptions/DevBranch.md +++ b/docs/CROWDIN/ro/AdvancedOptions/DevBranch.md @@ -13,6 +13,16 @@ If you find a bug or think something wrong has happened when using the Dev branc A dev version has an expiration date. This seems inconvenient when using it satisfactorily, but serves a purpose. When a single dev version doing the rounds, it is easier to keep track of bugs that people are reporting. The developers do not want to be in a position where there are three versions of dev in the wild where bugs are fixed in some and not others, and people continue to report the fixed ones. +(branch-ci-test)= + +## Test a specific branch (branch-ci) + +To build a test branch, select branch-ci, which allows you to choose a specific branch for APK creation. You can use this method when you need to test the dev branch. + +![aaps_ci_branch_ci1](../images/Building-the-App/CI/aaps_ci_branch_ci1.png) + +![aaps_ci_branch_ci2](../images/Building-the-App/CI/aaps_ci_branch_ci2.png) + (github-pr-test)= ## Test items in a pull request (GitHub CI actions deploy) @@ -44,7 +54,7 @@ Available from 3.3.2.1.dev - PR reference types: PR reference types include two options: - head: - - Fetches the actual content from the PR author’s branch (i.e., the original commit history without any merge operations). + - Preia conținutul real din ramura autorului PR, adică istoricul original al comiterii fără operațiuni de îmbinare). - This is equivalent to the original state of the PR branch, as if it were fetched directly from a fork or feature branch. - merge: diff --git a/docs/CROWDIN/ro/AdvancedOptions/FullClosedLoop.md b/docs/CROWDIN/ro/AdvancedOptions/FullClosedLoop.md index 48e023eb7ae1..1c16df5a61df 100644 --- a/docs/CROWDIN/ro/AdvancedOptions/FullClosedLoop.md +++ b/docs/CROWDIN/ro/AdvancedOptions/FullClosedLoop.md @@ -44,7 +44,7 @@ It is advisable to first establish a well-tuned **HC**L before considering the t **FCL** requires fast insulin. This is so that at the start of meal-related **BG** rise, **FCL** is able to keep **BG** in range (by common definition, under 180 mg/dl (10 mmol/l)). -A modelling study (details see LINK FullLoop V2/March2023; there section 2.2) can show in quantitative terms that *faster insulins* +Un studiu de modelare (detalii vezi LINK FullLoop V2/March2023; secțiunea 2.2) poate arăta în termeni cantitativi că <0>insulinele mai rapide Source: diff --git a/docs/CROWDIN/ro/CompatibleCgms/DexcomG7.md b/docs/CROWDIN/ro/CompatibleCgms/DexcomG7.md index f89a995a0258..3aa3e9ea8248 100644 --- a/docs/CROWDIN/ro/CompatibleCgms/DexcomG7.md +++ b/docs/CROWDIN/ro/CompatibleCgms/DexcomG7.md @@ -68,6 +68,6 @@ Version 9.0+ required - Connect the G7 sensor to Juggluco: Open Juggluco → Left menu → Photo. Scan the data matrix on the G7 sensor's applicator. Wait up to 5 minutes for Juggluco to find the sensor. -- Pairing requirements: Agree to pair the sensor with Juggluco. Ensure the screen isn’t locked during pairing. If pairing fails, wait 5 minutes before trying again. +- Cerințe de asociere: Acceptați împerecherea senzorului cu Juggluco. Ensure the screen isn’t locked during pairing. If pairing fails, wait 5 minutes before trying again. - Exception: Wear OS watches can bond without pressing an agree button. diff --git a/docs/CROWDIN/ro/CompatibleCgms/Libre2MinimalL00per.md b/docs/CROWDIN/ro/CompatibleCgms/Libre2MinimalL00per.md index 3e90df8cd74f..9a6e49509b4a 100644 --- a/docs/CROWDIN/ro/CompatibleCgms/Libre2MinimalL00per.md +++ b/docs/CROWDIN/ro/CompatibleCgms/Libre2MinimalL00per.md @@ -353,7 +353,7 @@ On the **BT Device** (swipe left) screen you can verify further connection detai - **You will still be able to NFC scan readings with the FSL2 Reader (version 1 with updated FW or version 2) WHEN the FSL2 sensor has been started with the FSL Reader FIRST.** The FSL2 standalone reader can still be used to scan readings on the active sensor once it is bonded via Bluetooth to xDrip+. - - You **MUST** start the sensor with the version first NFC scan to initiate sensor warmup **with the FSL Reader FIRST**. After this point other software applications will also be able to take NFC readings from the now activated sensor. + - privată After this point other software applications will also be able to take NFC readings from the now activated sensor. - It is my understanding that the FSL2 sensor (as long as it has not established or is not trying to establish a connection) will always advertise its presence (and availability) over BLE exactly every 2 minutes (visible on any Bluetooth device that has the ability to scan for Bluetooth devices). Whichever device is first to respond to this advertisement wins the race and is the *only* device allowed to connect and read the sensor as a private shared key is created during the NFC scan connection process which is used to decrypt FSL 2 communication. The sensor is then unavailable to other devices that do not have this private share key and might also be trying to connect. It seems that the FSL 2 reader always wins this race whatever the “opponent”.   diff --git a/docs/CROWDIN/ro/CompatiblePumps/Accu-Chek-Combo-Pump-v2.md b/docs/CROWDIN/ro/CompatiblePumps/Accu-Chek-Combo-Pump-v2.md index d66b010838f5..4d8953879010 100644 --- a/docs/CROWDIN/ro/CompatiblePumps/Accu-Chek-Combo-Pump-v2.md +++ b/docs/CROWDIN/ro/CompatiblePumps/Accu-Chek-Combo-Pump-v2.md @@ -169,7 +169,7 @@ These preferences are available for the combo driver (items are listed from top ![Screenshot of Accu-Chek Combo preferences](../images/combo/combov2-preferences.png) -1. _Pair with pump_: This is a button that can be pressed to pair with a Combo. It is disabled if a pump is already paired. +1. _Asociază pompa_: Acesta este un buton care poate fi apăsat pentru a se asocia cu un Combo. It is disabled if a pump is already paired. 2. _Unpair pump_: Unpairs a paired Combo; the polar opposite of item no. 1. It is disabled if no pump is paired. 3. _Discovery duration (in seconds)_: When pairing, the drivers makes the phone discoverable by the pump. This controls how long that discoverability lasts. By default, the maximum (300 seconds = 5 minutes) is selected. Android does not allow for discoverability to last indefinitely, so a duration has to be chosen. 4. _Autodetect and automatically enter insulin reservoir change_: If enabled, the "reservoir change" action that is normally done by the user through the "prime/fill" button in the Action tab. This is explained [in further detail below](#combov2-autodetections). diff --git a/docs/CROWDIN/ro/CompatiblePumps/Accu-Chek-Combo-Tips-for-Basic-usage.md b/docs/CROWDIN/ro/CompatiblePumps/Accu-Chek-Combo-Tips-for-Basic-usage.md index ce38c11e840c..08ba851f1640 100644 --- a/docs/CROWDIN/ro/CompatiblePumps/Accu-Chek-Combo-Tips-for-Basic-usage.md +++ b/docs/CROWDIN/ro/CompatiblePumps/Accu-Chek-Combo-Tips-for-Basic-usage.md @@ -43,7 +43,7 @@ ### Changing the battery -* After a **low battery** alarm, the battery should be changed as soon as possible to always have enough energy for a reliable Bluetooth communication with the smartphone, even if the phone is within a wider distance of the pump. +* După o alarmă <0>baterie scăzută, bateria trebuie schimbată cât mai curând posibil pentru a avea întotdeauna suficientă energie pentru o comunicare Bluetooth fiabilă cu telefonul inteligent chiar dacă telefonul se află la o distanță mai mare de pompă. * Even after a **low battery** alarm, the battery might be used for a significant amount of time. However, it is recommended to always have a fresh battery with you after a "low battery" alarm rang. * Before changing the battery, press on the **Loop** symbol on the main screen and select **Suspend loop for 1h**. * Wait for the pump to communicate with the pump and the bluetooth logo on the pump has faded. diff --git a/docs/CROWDIN/ro/CompatiblePumps/Future-possible-Pump-Drivers.md b/docs/CROWDIN/ro/CompatiblePumps/Future-possible-Pump-Drivers.md index 36689b767085..55c0e29c556e 100644 --- a/docs/CROWDIN/ro/CompatiblePumps/Future-possible-Pump-Drivers.md +++ b/docs/CROWDIN/ro/CompatiblePumps/Future-possible-Pump-Drivers.md @@ -60,9 +60,9 @@ Awaiting release of t:mobi in Europe (other two are not yet released anywhere). **Comments:** Ypso added very heavy 3rd party encryption. -## Requirements for pumps being loopable +## Cerințe pentru pompele cu care se poate face Buclă -**Prerequisite** +**Cerințe preliminare** - Pump has to support some kind of remote control. (BT, radio frecvență etc.) - Protocol is hacked/documented/etc. diff --git a/docs/CROWDIN/ro/Getting-Started/Introduction.md b/docs/CROWDIN/ro/Getting-Started/Introduction.md index 8b8c2969b960..dcef07a60c02 100644 --- a/docs/CROWDIN/ro/Getting-Started/Introduction.md +++ b/docs/CROWDIN/ro/Getting-Started/Introduction.md @@ -14,7 +14,7 @@ In the near future, some so-called "dual-hormone" systems will also have the abi An artificial pancreas can be thought of as an [“autopilot for your diabetes”](https://www.artificialpancreasbook.com/). What does that mean? -In an aircraft, an autopilot does not do the complete job of the human pilot, the pilot cannot sleep through the entire flight. The autopilot aids the work of the pilot. It relieves them of the burden of permanently monitoring the aircraft, allowing the pilot to concentrate on wider monitoring from time to time. The autopilot receives signals from various sensors, a computer evaluates them together with the pilot’s specifications and then makes the necessary adjustments, alerting the pilot to any concerns. The pilot no longer has to worry about constantly making decisions. +In an aircraft, an autopilot does not do the complete job of the human pilot, the pilot cannot sleep through the entire flight. The autopilot aids the work of the pilot. It relieves them of the burden of permanently monitoring the aircraft, allowing the pilot to concentrate on wider monitoring from time to time. Autopilotul primește semnale de la diferiți senzori The pilot no longer has to worry about constantly making decisions. ![image](../images/autopilot.png) diff --git a/docs/CROWDIN/ro/GettingHelp/ProfileTuning.md b/docs/CROWDIN/ro/GettingHelp/ProfileTuning.md index 82e38d0e73ff..0a7e487b2f21 100644 --- a/docs/CROWDIN/ro/GettingHelp/ProfileTuning.md +++ b/docs/CROWDIN/ro/GettingHelp/ProfileTuning.md @@ -6,7 +6,7 @@ Please work with your care team for support and advice on your diabetes manageme Use this guide only once you have [set up your **Profile** correctly](https://androidaps.readthedocs.io/en/latest/SettingUpAaps/YourAapsProfile.md), following all **AAPS** objectives. ``` -This guide explains the logic of the OpenAPS algorithm results with a given __Profile__, and provides information about which values to adjust when certain situations are observed. The suggestions about basal testing below may diverge from what your care team advises +Acest ghid explică logica rezultatelor algoritmului OpenAPS cu un anumit __ profil __, și furnizează informații cu privire la valorile care trebuie ajustate atunci când se observă anumite situații. The suggestions about basal testing below may diverge from what your care team advises Using **closed loop** may make basal testing easier and may significantly reduce the hypo risk if your __Profile__ basal is too strong. diff --git a/docs/CROWDIN/ro/Maintenance/UpdateAaps3204.md b/docs/CROWDIN/ro/Maintenance/UpdateAaps3204.md index ed40ebd3cd77..0f6e6da39664 100644 --- a/docs/CROWDIN/ro/Maintenance/UpdateAaps3204.md +++ b/docs/CROWDIN/ro/Maintenance/UpdateAaps3204.md @@ -27,13 +27,13 @@ The Gradle version is linked to the source code, you will always get the correct OS (Only 64 bit) Windows 8 or higher - Mac OS 10.14 or higher + Mac OS 10.14 sau mai mare Any Linux supports Gnome, KDE, or Unity DE;  GNU C Library 2.31 or later

CPU (Only 64 bit) x86_64 CPU architecture; 2nd generation Intel Core or newer, or AMD CPU with support for a
Windows Hypervisor - ARM-based chips, or 2nd generation Intel Core or newer with support for
Hypervisor.Framework + chip-uri pe bază de ARM sau de a doua generație Intel Core sau mai noi cu suport pentru
Hipervisor.Framework x86_64 CPU architecture; 2nd generation Intel Core or newer, or AMD processor with support for AMD Virtualization (AMD-V) and SSSE3 diff --git a/docs/CROWDIN/ro/Maintenance/UpdateBrowserBuild.md b/docs/CROWDIN/ro/Maintenance/UpdateBrowserBuild.md index 4968313f412b..ce75c314c31c 100644 --- a/docs/CROWDIN/ro/Maintenance/UpdateBrowserBuild.md +++ b/docs/CROWDIN/ro/Maintenance/UpdateBrowserBuild.md @@ -70,7 +70,7 @@ You have now synchronized (updated) your own copy with the latest release of And ![Run Workflow](../images/update/CI/GitHubActions2.png) -5. Select the branch you want to deploy (master), the [variant](variant) (fullRelease) and tap Run Workflow. +5. Keep the branch set to master, select the AAPS Version you want to build — either the latest version or a specific required version — choose the [variant](variant) (fullRelease), and then tap Run workflow. diff --git a/docs/CROWDIN/ro/RemoteFeatures/FollowingOnly.md b/docs/CROWDIN/ro/RemoteFeatures/FollowingOnly.md index 03c6271373f0..d24634698f29 100644 --- a/docs/CROWDIN/ro/RemoteFeatures/FollowingOnly.md +++ b/docs/CROWDIN/ro/RemoteFeatures/FollowingOnly.md @@ -106,7 +106,7 @@ If your **AAPS** data source is xDrip+ (or if xDrip+ can also receive BG from an #### Without Nightscout - xDrip+ BG companion app -If your **AAPS** data source is not xDrip+ but you can display BG data from the Companion App data source, you can use it from the master phone to share data with xDrip+ followers, displaying BG, treatments and basal rates. +În cazul în care sursa de date **AAPS** nu este xDrip+, dar puteți afișa date glicemice din sursa de date a aplicației companion, îl poți folosi de la telefonul principal pentru a partaja date cu adepții xDrip+, afișând glice, tratamente și tarife bazale. ![image](../images/remote_control_and_following/xDrip+_Companion_Sync.png) diff --git a/docs/CROWDIN/ro/SettingUpAaps/BrowserBuildCIS.md b/docs/CROWDIN/ro/SettingUpAaps/BrowserBuildCIS.md index 2eba4a8ee14b..8ad0f3b9e862 100644 --- a/docs/CROWDIN/ro/SettingUpAaps/BrowserBuildCIS.md +++ b/docs/CROWDIN/ro/SettingUpAaps/BrowserBuildCIS.md @@ -10,7 +10,7 @@ ![Run Workflow](../images/update/CI/GitHubActions2.png) -5. Select the branch you want to deploy (master), the [variant](#variant) (fullRelease) and tap Run Workflow. +5. Select the branch you want to deploy (master), the [variant](variant) (fullRelease) and tap Run Workflow. diff --git a/docs/CROWDIN/ro/SettingUpAaps/ComputerBuild.md b/docs/CROWDIN/ro/SettingUpAaps/ComputerBuild.md index 4a1ec5606bdc..a4f96927f89b 100644 --- a/docs/CROWDIN/ro/SettingUpAaps/ComputerBuild.md +++ b/docs/CROWDIN/ro/SettingUpAaps/ComputerBuild.md @@ -41,13 +41,13 @@ The Gradle version is linked to the source code, you will always get the correct OS (Only 64 bit) Windows 8 or higher - Mac OS 10.14 or higher + Mac OS 10.14 sau mai mare Any Linux supports Gnome, KDE, or Unity DE;  GNU C Library 2.31 or later

CPU (Only 64 bit) x86_64 CPU architecture; 2nd generation Intel Core or newer, or AMD CPU with support for a
Windows Hypervisor - ARM-based chips, or 2nd generation Intel Core or newer with support for
Hypervisor.Framework + chip-uri pe bază de ARM sau de a doua generație Intel Core sau mai noi cu suport pentru
Hipervisor.Framework x86_64 CPU architecture; 2nd generation Intel Core or newer, or AMD processor with support for AMD Virtualization (AMD-V) and SSSE3 diff --git a/docs/CROWDIN/ro/SettingUpAaps/TransferringAndInstallingAaps.md b/docs/CROWDIN/ro/SettingUpAaps/TransferringAndInstallingAaps.md index 72cdf5ffff8d..8728e3e6ad53 100644 --- a/docs/CROWDIN/ro/SettingUpAaps/TransferringAndInstallingAaps.md +++ b/docs/CROWDIN/ro/SettingUpAaps/TransferringAndInstallingAaps.md @@ -2,7 +2,7 @@ In the previous section, [building **AAPS**](../SettingUpAaps/BuildingAaps.md), you built the **AAPS** app (which is an .apk file) on a computer. -The next steps are to **transfer** the **AAPS** APK file (as well as other apps you may need, like BYODA, xDrip+ or another CGM receiver app) to your Android smartphone, and then **install** the app(s). +Următorii pași sunt pentru **transferul** fișierului APK al **AAPS** (și al altor aplicații de care ați mai avea nevoie, cum ar fi BYODA, xDrip+ sau alte aplicații CGM de recepționat) pe telefonul dumneavoastră Android, și apoi **instalarea** acestor aplicații. Following installation of **AAPS** on the smartphone, you will then be able to move onto [**configuring the AAPS loop**](../SettingUpAaps/SetupWizard.md). diff --git a/docs/CROWDIN/ro/SupportingAaps/StateOfTranslations.md b/docs/CROWDIN/ro/SupportingAaps/StateOfTranslations.md index 017f3d3b216e..b422ff96ba3b 100644 --- a/docs/CROWDIN/ro/SupportingAaps/StateOfTranslations.md +++ b/docs/CROWDIN/ro/SupportingAaps/StateOfTranslations.md @@ -19,8 +19,8 @@ State of the **app** translations per language (country code, percentage transla ![state app translation](https://badges.awesome-crowdin.com/translation-13588158-309752.png) -## state documentation translation +## Stadiul traducerii documentației State of the **documentation** translations per language (country code, percentage translation, percentage proofreading). -![state documentation translation](https://badges.awesome-crowdin.com/translation-13588158-310610.png) +![Stadiul traducerii documentației](https://badges.awesome-crowdin.com/translation-13588158-310610.png) diff --git a/docs/CROWDIN/ro/images/Building-the-App/CI/aaps_ci_branch_ci1.png b/docs/CROWDIN/ro/images/Building-the-App/CI/aaps_ci_branch_ci1.png new file mode 100644 index 000000000000..b785d3d1ea2f Binary files /dev/null and b/docs/CROWDIN/ro/images/Building-the-App/CI/aaps_ci_branch_ci1.png differ diff --git a/docs/CROWDIN/ro/images/Building-the-App/CI/aaps_ci_branch_ci2.png b/docs/CROWDIN/ro/images/Building-the-App/CI/aaps_ci_branch_ci2.png new file mode 100644 index 000000000000..859633323e56 Binary files /dev/null and b/docs/CROWDIN/ro/images/Building-the-App/CI/aaps_ci_branch_ci2.png differ diff --git a/docs/CROWDIN/ro/images/update/CI/GitHubActions3.png b/docs/CROWDIN/ro/images/update/CI/GitHubActions3.png index cff0ed34b214..77f4b2085d4e 100644 Binary files a/docs/CROWDIN/ro/images/update/CI/GitHubActions3.png and b/docs/CROWDIN/ro/images/update/CI/GitHubActions3.png differ diff --git a/docs/CROWDIN/ro/index.md b/docs/CROWDIN/ro/index.md index 59e5a79b2384..902abaf14b61 100644 --- a/docs/CROWDIN/ro/index.md +++ b/docs/CROWDIN/ro/index.md @@ -9,7 +9,7 @@ ``` -Android APS (**AAPS**) is an open source app for people living with insulin-dependent diabetes. It is an artificial pancreas system (APS) which runs on Android smartphones. **AAPS** uses an OpenAPS software algorithm and aims to do what a real pancreas does: keep blood sugar levels within healthy limits by using automated insulin dosing. To use **AAPS** you need **three** compatible devices: **(1)** an Android phone, **(2)** a continuous glucose monitor (CGM), and **(3)** a FDA/CE approved insulin pump. Optionally you will need cloud services **(4)** to remote control **AAPS**, share your data and store them in a reporting server, then also **(5)** a smartwatch. +Android APS (**AAPS**) is an open source app for people living with insulin-dependent diabetes. It is an artificial pancreas system (APS) which runs on Android smartphones. **AAPS** uses an OpenAPS software algorithm and aims to do what a real pancreas does: keep blood sugar levels within healthy limits by using automated insulin dosing. Pentru a utiliza <0>AAPS ai nevoie de <0>trei dispozitive compatibile: <0>(1) un telefon Android, <0>(2) un senzor de monitorizare continuă a glicemiei (CGM), și<0>(3) de o pompă de insulină aprobată FDA/CE. Optionally you will need cloud services **(4)** to remote control **AAPS**, share your data and store them in a reporting server, then also **(5)** a smartwatch. This documentation explains how to setup and use **AAPS**. You can navigate through the **AAPS** documentation either through the menu on the left (and the handy "**Search docs**" function), or by using the [index](#index-aaps-documentation-index) at the bottom of this page. diff --git a/docs/CROWDIN/ru/AdvancedOptions/DevBranch.md b/docs/CROWDIN/ru/AdvancedOptions/DevBranch.md index 49594b724016..163d18f710b7 100644 --- a/docs/CROWDIN/ru/AdvancedOptions/DevBranch.md +++ b/docs/CROWDIN/ru/AdvancedOptions/DevBranch.md @@ -13,6 +13,16 @@ Версия Dev имеет дату окончания срока действия. Это кажется неудобным при удовлетворительной работе, но служит определенной цели. Когда в цикле единичная версия dev, легче отслеживать ошибки, о которых сообщают люди. Разработчики не хотят, чтобы существовало три версии dev, где в одной ошибки исправлены, а в другой нет. и люди продолжают сообщать об уже исправленных. +(branch-ci-test)= + +## Test a specific branch (branch-ci) + +To build a test branch, select branch-ci, which allows you to choose a specific branch for APK creation. You can use this method when you need to test the dev branch. + +![aaps_ci_branch_ci1](../images/Building-the-App/CI/aaps_ci_branch_ci1.png) + +![aaps_ci_branch_ci2](../images/Building-the-App/CI/aaps_ci_branch_ci2.png) + (github-pr-test)= ## Test items in a pull request (GitHub CI actions deploy) diff --git a/docs/CROWDIN/ru/Maintenance/UpdateBrowserBuild.md b/docs/CROWDIN/ru/Maintenance/UpdateBrowserBuild.md index 3f88d9177fd1..ec43f356bc82 100644 --- a/docs/CROWDIN/ru/Maintenance/UpdateBrowserBuild.md +++ b/docs/CROWDIN/ru/Maintenance/UpdateBrowserBuild.md @@ -70,7 +70,7 @@ You have now synchronized (updated) your own copy with the latest release of And ![Run Workflow](../images/update/CI/GitHubActions2.png) -5. Select the branch you want to deploy (master), the [variant](variant) (fullRelease) and tap Run Workflow. +5. Keep the branch set to master, select the AAPS Version you want to build — either the latest version or a specific required version — choose the [variant](variant) (fullRelease), and then tap Run workflow. diff --git a/docs/CROWDIN/ru/SettingUpAaps/BrowserBuildCIS.md b/docs/CROWDIN/ru/SettingUpAaps/BrowserBuildCIS.md index 2eba4a8ee14b..8ad0f3b9e862 100644 --- a/docs/CROWDIN/ru/SettingUpAaps/BrowserBuildCIS.md +++ b/docs/CROWDIN/ru/SettingUpAaps/BrowserBuildCIS.md @@ -10,7 +10,7 @@ ![Run Workflow](../images/update/CI/GitHubActions2.png) -5. Select the branch you want to deploy (master), the [variant](#variant) (fullRelease) and tap Run Workflow. +5. Select the branch you want to deploy (master), the [variant](variant) (fullRelease) and tap Run Workflow. diff --git a/docs/CROWDIN/ru/images/Building-the-App/CI/aaps_ci_branch_ci1.png b/docs/CROWDIN/ru/images/Building-the-App/CI/aaps_ci_branch_ci1.png new file mode 100644 index 000000000000..b785d3d1ea2f Binary files /dev/null and b/docs/CROWDIN/ru/images/Building-the-App/CI/aaps_ci_branch_ci1.png differ diff --git a/docs/CROWDIN/ru/images/Building-the-App/CI/aaps_ci_branch_ci2.png b/docs/CROWDIN/ru/images/Building-the-App/CI/aaps_ci_branch_ci2.png new file mode 100644 index 000000000000..859633323e56 Binary files /dev/null and b/docs/CROWDIN/ru/images/Building-the-App/CI/aaps_ci_branch_ci2.png differ diff --git a/docs/CROWDIN/ru/images/update/CI/GitHubActions3.png b/docs/CROWDIN/ru/images/update/CI/GitHubActions3.png index cff0ed34b214..77f4b2085d4e 100644 Binary files a/docs/CROWDIN/ru/images/update/CI/GitHubActions3.png and b/docs/CROWDIN/ru/images/update/CI/GitHubActions3.png differ diff --git a/docs/CROWDIN/sk/AdvancedOptions/DevBranch.md b/docs/CROWDIN/sk/AdvancedOptions/DevBranch.md index bfc8fbb7b0ec..426b04c266a1 100644 --- a/docs/CROWDIN/sk/AdvancedOptions/DevBranch.md +++ b/docs/CROWDIN/sk/AdvancedOptions/DevBranch.md @@ -13,6 +13,16 @@ If you find a bug or think something wrong has happened when using the Dev branc A dev version has an expiration date. This seems inconvenient when using it satisfactorily, but serves a purpose. When a single dev version doing the rounds, it is easier to keep track of bugs that people are reporting. The developers do not want to be in a position where there are three versions of dev in the wild where bugs are fixed in some and not others, and people continue to report the fixed ones. +(branch-ci-test)= + +## Test a specific branch (branch-ci) + +To build a test branch, select branch-ci, which allows you to choose a specific branch for APK creation. You can use this method when you need to test the dev branch. + +![aaps_ci_branch_ci1](../images/Building-the-App/CI/aaps_ci_branch_ci1.png) + +![aaps_ci_branch_ci2](../images/Building-the-App/CI/aaps_ci_branch_ci2.png) + (github-pr-test)= ## Test items in a pull request (GitHub CI actions deploy) diff --git a/docs/CROWDIN/sk/Maintenance/UpdateBrowserBuild.md b/docs/CROWDIN/sk/Maintenance/UpdateBrowserBuild.md index 4968313f412b..ce75c314c31c 100644 --- a/docs/CROWDIN/sk/Maintenance/UpdateBrowserBuild.md +++ b/docs/CROWDIN/sk/Maintenance/UpdateBrowserBuild.md @@ -70,7 +70,7 @@ You have now synchronized (updated) your own copy with the latest release of And ![Run Workflow](../images/update/CI/GitHubActions2.png) -5. Select the branch you want to deploy (master), the [variant](variant) (fullRelease) and tap Run Workflow. +5. Keep the branch set to master, select the AAPS Version you want to build — either the latest version or a specific required version — choose the [variant](variant) (fullRelease), and then tap Run workflow. diff --git a/docs/CROWDIN/sk/SettingUpAaps/BrowserBuildCIS.md b/docs/CROWDIN/sk/SettingUpAaps/BrowserBuildCIS.md index 2eba4a8ee14b..8ad0f3b9e862 100644 --- a/docs/CROWDIN/sk/SettingUpAaps/BrowserBuildCIS.md +++ b/docs/CROWDIN/sk/SettingUpAaps/BrowserBuildCIS.md @@ -10,7 +10,7 @@ ![Run Workflow](../images/update/CI/GitHubActions2.png) -5. Select the branch you want to deploy (master), the [variant](#variant) (fullRelease) and tap Run Workflow. +5. Select the branch you want to deploy (master), the [variant](variant) (fullRelease) and tap Run Workflow. diff --git a/docs/CROWDIN/sk/images/Building-the-App/CI/aaps_ci_branch_ci1.png b/docs/CROWDIN/sk/images/Building-the-App/CI/aaps_ci_branch_ci1.png new file mode 100644 index 000000000000..b785d3d1ea2f Binary files /dev/null and b/docs/CROWDIN/sk/images/Building-the-App/CI/aaps_ci_branch_ci1.png differ diff --git a/docs/CROWDIN/sk/images/Building-the-App/CI/aaps_ci_branch_ci2.png b/docs/CROWDIN/sk/images/Building-the-App/CI/aaps_ci_branch_ci2.png new file mode 100644 index 000000000000..859633323e56 Binary files /dev/null and b/docs/CROWDIN/sk/images/Building-the-App/CI/aaps_ci_branch_ci2.png differ diff --git a/docs/CROWDIN/sk/images/update/CI/GitHubActions3.png b/docs/CROWDIN/sk/images/update/CI/GitHubActions3.png index cff0ed34b214..77f4b2085d4e 100644 Binary files a/docs/CROWDIN/sk/images/update/CI/GitHubActions3.png and b/docs/CROWDIN/sk/images/update/CI/GitHubActions3.png differ diff --git a/docs/CROWDIN/tr/AdvancedOptions/DevBranch.md b/docs/CROWDIN/tr/AdvancedOptions/DevBranch.md index 368fb8f10106..d6da9ff31880 100644 --- a/docs/CROWDIN/tr/AdvancedOptions/DevBranch.md +++ b/docs/CROWDIN/tr/AdvancedOptions/DevBranch.md @@ -13,6 +13,16 @@ Dev branch kullanırken bir hata bulursanız veya yanlış bir şey olduğunu d Bir geliştirme sürümünün bir son kullanma tarihi vardır. Bu, versiyonun tatmin eden bir kullanımı olduğunda rahatsız edici görünüyor, ancak bir amaca hizmet ediyor. Tek bir geliştirici sürümü kullanılırken, insanların bildirdiği hataları takip etmek daha kolaydır. Geliştiriciler, bazılarında hataların giderildiği, diğerlerinin giderilmediği aynı zamanda insanların hata raporlarını bildirmeye devam ettikleri üç sürümünün olduğu karmaşık bir konumda olmak istemiyorlar. +(branch-ci-test)= + +## Test a specific branch (branch-ci) + +To build a test branch, select branch-ci, which allows you to choose a specific branch for APK creation. You can use this method when you need to test the dev branch. + +![aaps_ci_branch_ci1](../images/Building-the-App/CI/aaps_ci_branch_ci1.png) + +![aaps_ci_branch_ci2](../images/Building-the-App/CI/aaps_ci_branch_ci2.png) + (github-pr-test)= ## Test items in a pull request (GitHub CI actions deploy) diff --git a/docs/CROWDIN/tr/Maintenance/UpdateBrowserBuild.md b/docs/CROWDIN/tr/Maintenance/UpdateBrowserBuild.md index f44a1af46cab..cc02da818952 100644 --- a/docs/CROWDIN/tr/Maintenance/UpdateBrowserBuild.md +++ b/docs/CROWDIN/tr/Maintenance/UpdateBrowserBuild.md @@ -70,7 +70,7 @@ You have now synchronized (updated) your own copy with the latest release of And ![Run Workflow](../images/update/CI/GitHubActions2.png) -5. Select the branch you want to deploy (master), the [variant](variant) (fullRelease) and tap Run Workflow. +5. Keep the branch set to master, select the AAPS Version you want to build — either the latest version or a specific required version — choose the [variant](variant) (fullRelease), and then tap Run workflow. diff --git a/docs/CROWDIN/tr/SettingUpAaps/BrowserBuildCIS.md b/docs/CROWDIN/tr/SettingUpAaps/BrowserBuildCIS.md index 2eba4a8ee14b..8ad0f3b9e862 100644 --- a/docs/CROWDIN/tr/SettingUpAaps/BrowserBuildCIS.md +++ b/docs/CROWDIN/tr/SettingUpAaps/BrowserBuildCIS.md @@ -10,7 +10,7 @@ ![Run Workflow](../images/update/CI/GitHubActions2.png) -5. Select the branch you want to deploy (master), the [variant](#variant) (fullRelease) and tap Run Workflow. +5. Select the branch you want to deploy (master), the [variant](variant) (fullRelease) and tap Run Workflow. diff --git a/docs/CROWDIN/tr/images/Building-the-App/CI/aaps_ci_branch_ci1.png b/docs/CROWDIN/tr/images/Building-the-App/CI/aaps_ci_branch_ci1.png new file mode 100644 index 000000000000..b785d3d1ea2f Binary files /dev/null and b/docs/CROWDIN/tr/images/Building-the-App/CI/aaps_ci_branch_ci1.png differ diff --git a/docs/CROWDIN/tr/images/Building-the-App/CI/aaps_ci_branch_ci2.png b/docs/CROWDIN/tr/images/Building-the-App/CI/aaps_ci_branch_ci2.png new file mode 100644 index 000000000000..859633323e56 Binary files /dev/null and b/docs/CROWDIN/tr/images/Building-the-App/CI/aaps_ci_branch_ci2.png differ diff --git a/docs/CROWDIN/tr/images/update/CI/GitHubActions3.png b/docs/CROWDIN/tr/images/update/CI/GitHubActions3.png index cff0ed34b214..77f4b2085d4e 100644 Binary files a/docs/CROWDIN/tr/images/update/CI/GitHubActions3.png and b/docs/CROWDIN/tr/images/update/CI/GitHubActions3.png differ diff --git a/docs/CROWDIN/zh_CN/AdvancedOptions/DevBranch.md b/docs/CROWDIN/zh_CN/AdvancedOptions/DevBranch.md index 61d0b0e15b81..8bd13d9e78e4 100644 --- a/docs/CROWDIN/zh_CN/AdvancedOptions/DevBranch.md +++ b/docs/CROWDIN/zh_CN/AdvancedOptions/DevBranch.md @@ -12,6 +12,16 @@ AAPS开发版(dev version)仅适用于能够熟练处理堆栈跟踪(stack 开发版(dev version)设有有效期限制。 这在使用满意时看似不便,但实为有特定设计目的。 如果只有一个开发版本,就更容易跟踪人们报告的错误。 开发者不希望出现三种不同版本的开发模式同时存在的情况,其中某些版本修复了漏洞,而其他版本没有修复,导致人们仍然报告已经修复的问题。 +(branch-ci-test)= + +## Test a specific branch (branch-ci) + +To build a test branch, select branch-ci, which allows you to choose a specific branch for APK creation. You can use this method when you need to test the dev branch. + +![aaps_ci_branch_ci1](../images/Building-the-App/CI/aaps_ci_branch_ci1.png) + +![aaps_ci_branch_ci2](../images/Building-the-App/CI/aaps_ci_branch_ci2.png) + (github-pr-test)= ## Test items in a pull request (GitHub CI actions deploy) diff --git a/docs/CROWDIN/zh_CN/Maintenance/UpdateBrowserBuild.md b/docs/CROWDIN/zh_CN/Maintenance/UpdateBrowserBuild.md index 948858aac07b..ec067984c0ea 100644 --- a/docs/CROWDIN/zh_CN/Maintenance/UpdateBrowserBuild.md +++ b/docs/CROWDIN/zh_CN/Maintenance/UpdateBrowserBuild.md @@ -70,7 +70,7 @@ You have now synchronized (updated) your own copy with the latest release of And ![Run Workflow](../images/update/CI/GitHubActions2.png) -5. Select the branch you want to deploy (master), the [variant](variant) (fullRelease) and tap Run Workflow. +5. Keep the branch set to master, select the AAPS Version you want to build — either the latest version or a specific required version — choose the [variant](variant) (fullRelease), and then tap Run workflow. diff --git a/docs/CROWDIN/zh_CN/SettingUpAaps/BrowserBuildCIS.md b/docs/CROWDIN/zh_CN/SettingUpAaps/BrowserBuildCIS.md index 2eba4a8ee14b..8ad0f3b9e862 100644 --- a/docs/CROWDIN/zh_CN/SettingUpAaps/BrowserBuildCIS.md +++ b/docs/CROWDIN/zh_CN/SettingUpAaps/BrowserBuildCIS.md @@ -10,7 +10,7 @@ ![Run Workflow](../images/update/CI/GitHubActions2.png) -5. Select the branch you want to deploy (master), the [variant](#variant) (fullRelease) and tap Run Workflow. +5. Select the branch you want to deploy (master), the [variant](variant) (fullRelease) and tap Run Workflow. diff --git a/docs/CROWDIN/zh_CN/images/Building-the-App/CI/aaps_ci_branch_ci1.png b/docs/CROWDIN/zh_CN/images/Building-the-App/CI/aaps_ci_branch_ci1.png new file mode 100644 index 000000000000..b785d3d1ea2f Binary files /dev/null and b/docs/CROWDIN/zh_CN/images/Building-the-App/CI/aaps_ci_branch_ci1.png differ diff --git a/docs/CROWDIN/zh_CN/images/Building-the-App/CI/aaps_ci_branch_ci2.png b/docs/CROWDIN/zh_CN/images/Building-the-App/CI/aaps_ci_branch_ci2.png new file mode 100644 index 000000000000..859633323e56 Binary files /dev/null and b/docs/CROWDIN/zh_CN/images/Building-the-App/CI/aaps_ci_branch_ci2.png differ diff --git a/docs/CROWDIN/zh_CN/images/update/CI/GitHubActions3.png b/docs/CROWDIN/zh_CN/images/update/CI/GitHubActions3.png index cff0ed34b214..77f4b2085d4e 100644 Binary files a/docs/CROWDIN/zh_CN/images/update/CI/GitHubActions3.png and b/docs/CROWDIN/zh_CN/images/update/CI/GitHubActions3.png differ diff --git a/docs/CROWDIN/zh_TW/AdvancedOptions/DevBranch.md b/docs/CROWDIN/zh_TW/AdvancedOptions/DevBranch.md index 32a348ab0d9d..40de2ac31298 100644 --- a/docs/CROWDIN/zh_TW/AdvancedOptions/DevBranch.md +++ b/docs/CROWDIN/zh_TW/AdvancedOptions/DevBranch.md @@ -13,6 +13,16 @@ AAPS 的開發版本僅適用於能處理堆棧追蹤、查找日誌文件,甚 開發版本有一個過期日期。 當使用他滿意時,這似乎不便,但他有其作用。 當單一開發版本流傳時,更容易跟踪人們報告的錯誤。 開發人員不希望出現三個開發版本在外流傳,其中一些錯誤在某些版本中已經修復,而其他版本則未修復,而人們仍然繼續報告已經解決的錯誤。 +(branch-ci-test)= + +## Test a specific branch (branch-ci) + +To build a test branch, select branch-ci, which allows you to choose a specific branch for APK creation. You can use this method when you need to test the dev branch. + +![aaps_ci_branch_ci1](../images/Building-the-App/CI/aaps_ci_branch_ci1.png) + +![aaps_ci_branch_ci2](../images/Building-the-App/CI/aaps_ci_branch_ci2.png) + (github-pr-test)= ## 拉取請求中的測試項目(GitHub CI 動作部署) diff --git a/docs/CROWDIN/zh_TW/Maintenance/UpdateBrowserBuild.md b/docs/CROWDIN/zh_TW/Maintenance/UpdateBrowserBuild.md index 65453e84cff3..ef8186c8b5da 100644 --- a/docs/CROWDIN/zh_TW/Maintenance/UpdateBrowserBuild.md +++ b/docs/CROWDIN/zh_TW/Maintenance/UpdateBrowserBuild.md @@ -70,7 +70,7 @@ ![運行工作流程](../images/update/CI/GitHubActions2.png) -5. 選擇你想要部署的分支(主分支)、[版本](variant)(fullRelease)並點擊運行工作流程。 +5. Keep the branch set to master, select the AAPS Version you want to build — either the latest version or a specific required version — choose the [variant](variant) (fullRelease), and then tap Run workflow. diff --git a/docs/CROWDIN/zh_TW/SettingUpAaps/BrowserBuildCIS.md b/docs/CROWDIN/zh_TW/SettingUpAaps/BrowserBuildCIS.md index a9f8ab7a3df5..b9ed018bfb83 100644 --- a/docs/CROWDIN/zh_TW/SettingUpAaps/BrowserBuildCIS.md +++ b/docs/CROWDIN/zh_TW/SettingUpAaps/BrowserBuildCIS.md @@ -10,7 +10,7 @@ ![運行工作流程](../images/update/CI/GitHubActions2.png) -5. 選擇你想要部署的分支(主分支)、[版本](#variant)(fullRelease)並點擊運行工作流程。 +5. Select the branch you want to deploy (master), the [variant](variant) (fullRelease) and tap Run Workflow. diff --git a/docs/CROWDIN/zh_TW/images/Building-the-App/CI/aaps_ci_branch_ci1.png b/docs/CROWDIN/zh_TW/images/Building-the-App/CI/aaps_ci_branch_ci1.png new file mode 100644 index 000000000000..b785d3d1ea2f Binary files /dev/null and b/docs/CROWDIN/zh_TW/images/Building-the-App/CI/aaps_ci_branch_ci1.png differ diff --git a/docs/CROWDIN/zh_TW/images/Building-the-App/CI/aaps_ci_branch_ci2.png b/docs/CROWDIN/zh_TW/images/Building-the-App/CI/aaps_ci_branch_ci2.png new file mode 100644 index 000000000000..859633323e56 Binary files /dev/null and b/docs/CROWDIN/zh_TW/images/Building-the-App/CI/aaps_ci_branch_ci2.png differ diff --git a/docs/CROWDIN/zh_TW/images/update/CI/GitHubActions3.png b/docs/CROWDIN/zh_TW/images/update/CI/GitHubActions3.png index cff0ed34b214..77f4b2085d4e 100644 Binary files a/docs/CROWDIN/zh_TW/images/update/CI/GitHubActions3.png and b/docs/CROWDIN/zh_TW/images/update/CI/GitHubActions3.png differ