gnunet-svn
[Top][All Lists]
Advanced

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

[taler-taler-android] branch master updated: [pos] use fdroid nightly fi


From: gnunet
Subject: [taler-taler-android] branch master updated: [pos] use fdroid nightly fix as well
Date: Tue, 17 Jan 2023 18:19:35 +0100

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

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

The following commit(s) were added to refs/heads/master by this push:
     new 438c413  [pos] use fdroid nightly fix as well
438c413 is described below

commit 438c413136ff49533d9af5f9889dcd0c8b7d9e58
Author: Torsten Grote <t@grobox.de>
AuthorDate: Tue Jan 17 14:19:28 2023 -0300

    [pos] use fdroid nightly fix as well
    
    Already used for cashier. The wallet uses fdroidserver master.
---
 merchant-terminal/.gitlab-ci.yml | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/merchant-terminal/.gitlab-ci.yml b/merchant-terminal/.gitlab-ci.yml
index 79e5874..b756a37 100644
--- a/merchant-terminal/.gitlab-ci.yml
+++ b/merchant-terminal/.gitlab-ci.yml
@@ -44,5 +44,7 @@ merchant_deploy_nightly:
     - mv merchant-terminal/build/outputs/apk/release/*.apk 
merchant-terminal-debug.apk
     # install fdroidserver and dependencies for nightly publishing
     - apt update && apt-get -qy install --no-install-recommends fdroidserver 
openssh-client
+    # backport fix from 
https://gitlab.com/fdroid/fdroidserver/-/merge_requests/1078
+    - sed -e '/common.apk_strip_v1_signatures/ s/^#*/#/' -i 
/usr/lib/python3/dist-packages/fdroidserver/nightly.py
     - fdroid --version
     - CI_PROJECT_URL="https://gitlab.com/gnu-taler/fdroid-repo"; 
CI_PROJECT_PATH="gnu-taler/fdroid-repo" fdroid nightly -v

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

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