Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 10 additions & 0 deletions docs/EN/AdvancedOptions/DevBranch.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down
2 changes: 1 addition & 1 deletion docs/EN/Maintenance/UpdateBrowserBuild.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.



Expand Down
2 changes: 1 addition & 1 deletion docs/EN/SettingUpAaps/BrowserBuildCIS.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.



Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/EN/images/update/CI/GitHubActions3.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading