gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[taler-docs] 01/02: Add more documentation about nightly app builds


From: gnunet
Subject: [taler-docs] 01/02: Add more documentation about nightly app builds
Date: Tue, 03 Mar 2020 19:47:17 +0100

This is an automated email from the git hooks/post-receive script.

torsten-grote pushed a commit to branch master
in repository docs.

commit cf169442843795644365571995b8b65f19869688
Author: Torsten Grote <address@hidden>
AuthorDate: Tue Mar 3 15:38:01 2020 -0300

    Add more documentation about nightly app builds
---
 developers-manual.rst           | 38 ++++++++++++++++++++++++++++++++++++++
 taler-merchant-pos-terminal.rst |  3 +++
 2 files changed, 41 insertions(+)

diff --git a/developers-manual.rst b/developers-manual.rst
index ee8fc28..6e39082 100644
--- a/developers-manual.rst
+++ b/developers-manual.rst
@@ -594,6 +594,44 @@ for that.
 There is also the possibility to trigger builds manually, but this is
 only reserved to "admin" users.
 
+Android App Nightly Builds
+==========================
+
+There are currently three Android apps:
+
+* Wallet
+  [`Git Repo <https://git.taler.net/wallet-android.git>`__]
+  [`Git Mirror <https://gitlab.com/gnu-taler/wallet-android>`__]
+  [`CI <https://git.taler.net/wallet-android.git/tree/.gitlab-ci.yml>`__]
+* Merchant PoS Terminal
+  [`Git Repo <https://git.taler.net/merchant-terminal-android.git/>`__]
+  [`Git Mirror <https://gitlab.com/gnu-taler/merchant-terminal-android>`__]
+  [`CI 
<https://git.taler.net/merchant-terminal-android.git/tree/.gitlab-ci.yml>`__]
+* Cashier
+  [`Git Repo <https://git.taler.net/cashier-terminal-android.git/>`__]
+  [`Git Mirror <https://gitlab.com/gnu-taler/cashier-terminal-android>`__]
+  [`CI 
<https://git.taler.net/cashier-terminal-android.git/tree/.gitlab-ci.yml>`__]
+
+Their git repositories are mirrored at Gitlab to utilize their CI
+and `F-Droid <https://f-droid.org>`_'s Gitlab integration
+to `publish automatic nightly builds 
<https://f-droid.org/docs/Publishing_Nightly_Builds/>`_
+for each change on the ``master`` branch.
+
+All three apps publish their builds to the same F-Droid nightly repository
+(which is stored as a git repository):
+https://gitlab.com/gnu-taler/fdroid-repo-nightly
+
+You can download the APK files directly from that repository
+or add it to the F-Droid app for automatic updates
+by clicking the following link (on the phone that has F-Droid installed).
+
+    `GNU Taler Nightly F-Droid Repository 
<fdroidrepos://gnu-taler.gitlab.io/fdroid-repo-nightly/fdroid/repo?fingerprint=55F8A24F97FAB7B0960016AF393B7E57E7A0B13C2D2D36BAC50E1205923A7843>`_
+
+.. note::
+    Nightly apps can be installed alongside official releases
+    and thus are meant **only for testing purposes**.
+    Use at your own risk!
+
 .. _Code-coverage:
 
 Code Coverage
diff --git a/taler-merchant-pos-terminal.rst b/taler-merchant-pos-terminal.rst
index b606461..d15918c 100644
--- a/taler-merchant-pos-terminal.rst
+++ b/taler-merchant-pos-terminal.rst
@@ -70,6 +70,9 @@ and then click the following link (on your phone) to add the 
nightly repository.
     and thus are meant **only for testing purposes**.
     Use at your own risk!
 
+While not recommended, APKs can also be
+`downloaded directly 
<https://gitlab.com/gnu-taler/fdroid-repo-nightly/-/tree/master/fdroid%2Frepo>`__.
+
 Building from source
 --------------------
 

-- 
To stop receiving notification emails like this one, please contact
address@hidden.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]