Commit Graph

356 Commits

Author SHA1 Message Date
Brian Stinson
f25f038140 Add the CentOS Fedmsg Relay to the production bus
Fixes: https://pagure.io/fedora-infrastructure/issue/6281

We are currently filtering -only- org.centos.prod messages through this
relay, and the fedmsg-meta work is all finished (thanks @pingou!). We
should be able to publish to the prod bus now.
2017-08-23 18:13:22 +02:00
Ralph Bean
d1e5dffd4f Alembic needs to know the right staging db uri. 2017-08-17 17:47:11 +00:00
Ricky Elrod
c421c8b4a1 nuke old fedmsg hotfix
Signed-off-by: Ricky Elrod <codeblock@fedoraproject.org>
2017-08-10 15:49:30 +00:00
Ricky Elrod
4ba623caba try this instead because I have no idea what brings python2-fedmsg-consumers in
Signed-off-by: Ricky Elrod <codeblock@fedoraproject.org>
2017-08-09 05:14:18 +00:00
Ricky Elrod
0cee28f8d4 hotfix for consumers/__init__.py
Signed-off-by: Ricky Elrod <codeblock@fedoraproject.org>
2017-08-09 04:59:56 +00:00
Paul W. Frields
2e51c4f77b fedmsg: Add Pagure notices to #fedora-workstation 2017-07-13 15:02:31 +00:00
Sachin
663b30b44f Update fedmsg topics for commops bot
Signed-off-by: Sachin <sskamath96@gmail.com>
2017-07-05 13:14:41 +00:00
Kevin Fenzi
15f16d4275 add fedmsg bot for rit-foss/fossrit list. ticket 6042 2017-06-14 17:44:07 +00:00
Kevin Fenzi
2bd1ccb3f9 match fedoramagazine-tips which makes the bot never output that. Hopefully fixes ticket 6029 2017-06-14 17:40:49 +00:00
Brian Stinson
64cf041fc2 add the public fedmsg relay for ci.centos.org to the fedora staging infrastructure 2017-05-11 20:59:06 +00:00
Kevin Fenzi
96774f04f5 Good bye hosted03. A parting glass to your long service! 2017-04-11 18:31:22 +00:00
Paul W. Frields
989c36132f Review for PR on ansible
I'm trying to add to the filter on the ircbot for Magazine so it
doesn't output anything that concerns Council in Pagure.  Is this
right, or even sane?

* * *
2017-04-10 20:02:53 +00:00
Ralph Bean
73f03533d1 Ignore package.list.change spamminess. 2017-04-10 16:14:32 +00:00
Ralph Bean
4c6b4fed47 Make mbs-backend wait a little bit longer before publishing. 2017-03-14 18:23:07 +00:00
Kevin Fenzi
81f0109446 rename misnamed template file 2017-03-04 17:58:48 +00:00
Ralph Bean
3ef9769aad Kill mbs-logging.py in favor of the new root logger. 2017-03-03 10:47:04 +00:00
Ralph Bean
8dd8562c4e Revert "Nevermind."
This reverts commit 8701733b5b.
2017-03-03 10:15:09 +00:00
Ralph Bean
8701733b5b Nevermind. 2017-03-03 10:14:34 +00:00
Ralph Bean
aede96f1b7 This was causing double log statements for mbs. 2017-03-03 10:14:34 +00:00
Michael Simacek
b77f5736b4 Koschei: split resolver into build-resolver and repo-resolver 2017-03-02 15:48:46 +01:00
Ralph Bean
536bd4b62f Remove item that should have been removed in 4885069d12. 2017-02-28 20:22:22 +00:00
Ralph Bean
4885069d12 Remove old dev config, no longer needed.
This stuff was for https://fedorahosted.org/rel-eng/ticket/6441
2017-02-22 15:40:59 +00:00
Parag A Nemade
a4e5d55bac Update commops irc bot rules. As per requested in https://pagure.io/fedora-infrastructure/issue/5799
Signed-off-by: Parag A Nemade <pnemade@fedoraproject.org>
2017-02-20 17:35:03 +00:00
Ralph Bean
17d4fe3c1e Declare fedmsg endpoints for mbs backend. 2017-02-16 00:47:00 +00:00
Jeremy Cline
b332de14b3 Add a root logger to the fedmsg base logging config
This alters the logging configuration for all fedmsg applications. It
adds a root logger configuration which handles messages that are not
covered by other loggers (and which also have ``propagate=False``). This
means that all Python modules will now be able to emit log messages,
rather than those in the ``fedmsg`` or ``moksha`` Python packages (or
other packages that use their loggers).

Signed-off-by: Jeremy Cline <jeremy@jcline.org>
2017-02-08 18:22:14 +00:00
Stephen Smoogen
e3e3317a3d lets break all the things 2017-02-02 17:16:11 +00:00
Igor Gnatenko
ea94e78833 ircbot: send notifications to #fedora-rust
v2: filter by pagure's namespace

Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
2017-01-30 20:45:20 +00:00
Ralph Bean
de9d193e95 FQDN, I guess. 2017-01-18 17:38:04 +00:00
Ralph Bean
c4877c99e8 Fix the db URL for stg datanommer. 2017-01-18 17:35:30 +00:00
Dennis Gilmore
a1c354a27a try a different way to get the messages into #fedora-releng
Signed-off-by: Dennis Gilmore <ausil@fedoraproject.org>
2017-01-17 17:33:02 +00:00
Pierre-Yves Chibon
954753b765 Drop the pagure notifications off #fedora-apps now that they are on #pagure 2017-01-17 11:26:05 +01:00
Patrick Uiterwijk
d1e571667c Add fedmsgdpolicy tag
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2017-01-16 22:02:30 +00:00
Pierre-Yves Chibon
990020a443 Send the notifications about pagure-importer to #pagure as well 2017-01-16 21:12:48 +01:00
Pierre-Yves Chibon
998c8482f9 Pretty please, also send notifications to #pagure 2017-01-16 20:26:27 +01:00
Patrick Uiterwijk
4063fbb069 These policies were never correctly maintained. Disable nitpicky mode for now
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2017-01-13 01:25:21 +00:00
Dennis Gilmore
0fc406658a attempt to do a better job of ensuring messages for teh right projects end up in #fedora-releng
Signed-off-by: Dennis Gilmore <ausil@fedoraproject.org>
2017-01-12 15:10:34 +00:00
Dennis Gilmore
1849f05f7b send the pagure issue and git messages for releng and pungi-fedora to #fedora-releng
Signed-off-by: Dennis Gilmore <ausil@fedoraproject.org>
2017-01-11 22:45:18 +00:00
Ricky Elrod
4911b16f73 nuke autocloud-backend-{vbox,libvirt} in favor of the "2" variants
Signed-off-by: Ricky Elrod <codeblock@fedoraproject.org>
2017-01-05 20:24:08 +00:00
Kevin Fenzi
6c0099fb21 Systemd wants service/unit files to get 644, not 755. 2016-12-16 14:50:22 +00:00
Ralph Bean
a9982c1ce9 Move the fedora modularity bot to another channel due to spam. 2016-12-08 17:13:22 +00:00
Kevin Fenzi
b3594c0e93 Drop this patch here too as it's already applied. 2016-12-03 03:15:33 +00:00
Kevin Fenzi
aa0a4b4377 Drop this patch, it's now released. 2016-12-02 23:16:57 +00:00
Patrick Uiterwijk
0b76dd4cb5 Pick up patch from github
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2016-12-01 12:05:44 +00:00
Patrick Uiterwijk
cb62d23a96 Also fix gateway slave
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2016-12-01 11:55:21 +00:00
Patrick Uiterwijk
f79388f24e Apply patch to fix fedmsg-gateway
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2016-12-01 11:53:09 +00:00
Patrick Uiterwijk
6b738addbb In staging, datanommer uses db01.stg
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2016-11-30 10:30:59 +00:00
Patrick Uiterwijk
776718589a There is no bodhi-backend03 in stg
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2016-11-29 21:25:53 +00:00
Kevin Fenzi
d8bea31eb3 Adjust fedora-ask fedmsg irc bot to only show 2 topics. https://pagure.io/fedora-infrastructure/issue/5538 2016-11-11 16:08:32 +00:00
Kevin Fenzi
b1a2d105c9 In ansible 2.2 always_run is depreciated. Switch to check_mode. 2016-11-01 16:29:49 +00:00
Ralph Bean
0bc19d973d Ignore koji builds going to #fedora-modularity. 2016-10-31 13:11:14 +00:00