gnunet-svn
[Top][All Lists]
Advanced

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

[taler-deployment] 02/02: buildbot: remove old IRC reporter


From: gnunet
Subject: [taler-deployment] 02/02: buildbot: remove old IRC reporter
Date: Tue, 09 Jan 2024 15:51:16 +0100

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

devan-carpenter pushed a commit to branch master
in repository deployment.

commit f2e094feef36f0bfd270c2eedf25c90f14a4e872
Author: Devan Carpenter <devan@taler.net>
AuthorDate: Tue Jan 9 09:50:59 2024 -0500

    buildbot: remove old IRC reporter
---
 buildbot/master.cfg | 15 ---------------
 1 file changed, 15 deletions(-)

diff --git a/buildbot/master.cfg b/buildbot/master.cfg
index 02430da..0bd7b47 100644
--- a/buildbot/master.cfg
+++ b/buildbot/master.cfg
@@ -1026,21 +1026,6 @@ BUILDER_LIST = map(lambda builder: builder.name, 
BUILDERS)
 
 ####### GENERAL PURPOSE BUILDBOT SERVICES #######################
 
-SERVICES.append(reporters.IRC(
-    "irc.eu.libera.net",
-    "taler-bb",
-    useColors=False,
-    channels=[{
-        "channel": "#taler"
-    }],
-    password="taler-bb-pass19",
-    notify_events={
-        'exception': 1,
-        'successToFailure': 1,
-        'failureToSuccess': 1
-    }
-))
-
 #SERVICES.append(reporters.MailNotifier(
 #    fromaddr="testbuild@taler.net",
 #    # notify from pass to fail, and viceversa.

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