gnunet-svn
[Top][All Lists]
Advanced

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

[taler-taler-android] branch master updated: [cashier] backport fix for


From: gnunet
Subject: [taler-taler-android] branch master updated: [cashier] backport fix for nightly builds
Date: Wed, 06 Jul 2022 13:57:14 +0200

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 0d84890  [cashier] backport fix for nightly builds
0d84890 is described below

commit 0d84890e4a287889fa602ff093fa4892682eb888
Author: Torsten Grote <t@grobox.de>
AuthorDate: Wed Jul 6 08:57:06 2022 -0300

    [cashier] backport fix for nightly builds
    
    https://github.com/wardvl/f-droid-nightly-action/issues/3
---
 cashier/.gitlab-ci.yml | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/cashier/.gitlab-ci.yml b/cashier/.gitlab-ci.yml
index 596f453..f0b75ec 100644
--- a/cashier/.gitlab-ci.yml
+++ b/cashier/.gitlab-ci.yml
@@ -41,5 +41,7 @@ cashier_deploy_nightly:
     - mv cashier/build/outputs/apk/release/*.apk cashier-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]