Skip to content

Commit b8a5480

Browse files
authored
Merge pull request #2557 from Angus-repo/aaps-ci-tags
Update the documentation to align with the AndroidAPS PR
2 parents 213dd5c + 1b17ffb commit b8a5480

6 files changed

Lines changed: 12 additions & 2 deletions

File tree

docs/EN/AdvancedOptions/DevBranch.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,16 @@ If you find a bug or think something wrong has happened when using the Dev branc
1313

1414
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.
1515

16+
(branch-ci-test)=
17+
18+
## Test a specific branch (branch-ci)
19+
20+
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.
21+
22+
![aaps_ci_branch_ci1](../images/Building-the-App/CI/aaps_ci_branch_ci1.png)
23+
24+
![aaps_ci_branch_ci2](../images/Building-the-App/CI/aaps_ci_branch_ci2.png)
25+
1626
(github-pr-test)=
1727

1828
## Test items in a pull request (GitHub CI actions deploy)

docs/EN/Maintenance/UpdateBrowserBuild.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ You have now synchronized (updated) your own copy with the latest release of And
7070

7171
![Run Workflow](../images/update/CI/GitHubActions2.png)
7272

73-
5. Select the branch you want to deploy (master), the [variant](variant) (fullRelease) and tap Run Workflow.
73+
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.
7474

7575

7676

docs/EN/SettingUpAaps/BrowserBuildCIS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
![Run Workflow](../images/update/CI/GitHubActions2.png)
1212

13-
5. Select the branch you want to deploy (master), the [variant](#variant) (fullRelease) and tap Run Workflow.
13+
5. Select the branch you want to deploy (master), the [variant](variant) (fullRelease) and tap Run Workflow.
1414

1515

1616

38.8 KB
Loading
34.1 KB
Loading
12.8 KB
Loading

0 commit comments

Comments
 (0)