gnunet-svn
[Top][All Lists]
Advanced

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

[taler-deployment] branch master updated: new envcfg


From: gnunet
Subject: [taler-deployment] branch master updated: new envcfg
Date: Sat, 14 Nov 2020 16:58:36 +0100

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

grothoff pushed a commit to branch master
in repository deployment.

The following commit(s) were added to refs/heads/master by this push:
     new 9e0a904  new envcfg
9e0a904 is described below

commit 9e0a904e0dd4d1c19225d0a76e1ea392d1a66ace
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Sat Nov 14 16:58:34 2020 +0100

    new envcfg
---
 envcfg/envcfg-demo-2020-11-14.py | 21 +++++++++++++++++++++
 1 file changed, 21 insertions(+)

diff --git a/envcfg/envcfg-demo-2020-11-14.py b/envcfg/envcfg-demo-2020-11-14.py
new file mode 100644
index 0000000..7c95625
--- /dev/null
+++ b/envcfg/envcfg-demo-2020-11-14.py
@@ -0,0 +1,21 @@
+# Name of the environment
+# (test, demo, int, coverage, demo-checker, auditor-reporter, ...)
+env = "demo"
+
+# Such tag is only used to make the builder happy.
+unused_codebase_tag = "master"
+
+tag_gnunet = "v0.14.0"
+tag_libmicrohttpd = "bbf9540c93da3c6b950920ee7eaae479c95403c5"
+tag_exchange = "v0.8.1"
+tag_merchant = "v0.8.0"
+tag_bank = "v0.8.1"
+tag_taler_merchant_demos = "3dd9eb2430167b004a422589c18afb692da0661c"
+tag_wallet_core = "610bc268060918c02bab058d7b682389458237ba"
+
+# The following repositories do not really take part
+# in any demo, for now.  Some of them are old, some are
+# not really needed (like Twister, for example.)
+tag_backoffice = unused_codebase_tag
+tag_twister = unused_codebase_tag
+

-- 
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]