Skip to content
Merged
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
2 changes: 1 addition & 1 deletion docs/EN/AdvancedOptions/DevBranch.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ Available from 3.3.2.1.dev
</div>
```

![aaps_ci_pr_ci](C:\Data\50 - My Projects\AAPS\OpenAPS\AndroidAPSdocs\docs\EN\images\Building-the-App\CI\aaps_ci_pr_ci.png)
![aaps_ci_pr_ci](../images/Building-the-App/CI/aaps_ci_pr_ci.png)

- PR number: Please enter the PR number that you want to test.

Expand Down
15 changes: 12 additions & 3 deletions docs/EN/SettingUpAaps/BrowserBuild.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,8 +68,9 @@ GitHub now displays your personal copy of AndroidAPS. Leave this web browser tab

<pre style="font-family: inherit; margin: 0;">
• Download the preparation file from <a href="../_static/CI/aaps-ci-preparation.html" download>here</a>
</pre><br />
</pre>
```
<br>

AndroidAPS build requires private keys, that are stored in a Java KeyStore (JKS):

Expand Down Expand Up @@ -195,15 +196,23 @@ The AAPS app will be saved in your Google Cloud drive once built:
(aaps-ci-troubleshooting)=
## AAPS-CI Troubleshooting

(aaps-ci-preparation)=
### aaps-ci-preparation web page
(aaps-ci-preparation)=
### aaps-ci-preparation web page
- When you open aaps-ci-preparation.html using a file manager, it will start a temporary local server on your phone to display the webpage and receive the Google refresh token.
- If you see the screen below, it means you have been inactive for a while, and the file manager has already shut down the local server.
- Please reopen aaps-ci-preparation.html using the file manager app and complete the remaining steps.

![aaps_ci_html_not_found](../images/Building-the-App/CI/aaps_ci_html_not_found.png)

(aaps-ci-disable-software)=
### Disable Software That May Interfere With OAUTH Verification
- Disable any VPN or security app (firewall, antimalware,...) on the phone before trying to get the OAUTH key.

(aaps-ci-actions-permission)=
### Check GitHub Actions Permission Settings
- Make sure GitHub Actions policies are set to “Allow all actions and reusable workflows” (Settings → Actions → General).

![aaps_ci_actions_permission](../images/Building-the-App/CI/aaps-ci-actions-permission.jpg)

--------

Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.