Auto-tools/Projects/Pulse/Exchanges: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
(Created page with "This page is meant to be a list of exchanges available on <code>pulse.mozilla.org</code>. If exchanges you are publishing isn't listed here, please add them. Your description...")
 
No edit summary
Line 13: Line 13:
;maintainer: jonasfj@mozilla.com
;maintainer: jonasfj@mozilla.com
;description: Messages about new result-sets. These messages include the <code>revision_hash</code>, and can be used to add additional jobs to a treeherder result-set. This exchange is not operational as of writing, but will be soon, see [https://bugzilla.mozilla.org/show_bug.cgi?id=1016117 bug 1016117] for details.
;description: Messages about new result-sets. These messages include the <code>revision_hash</code>, and can be used to add additional jobs to a treeherder result-set. This exchange is not operational as of writing, but will be soon, see [https://bugzilla.mozilla.org/show_bug.cgi?id=1016117 bug 1016117] for details.
== Simple Bugzilla ==
;exchange: <code>exchange/bugzilla/simple</code>
;maintainer: mcote@mozilla.com
;description: Notifications of Bugzilla bug updates.  See [[BMO/ChangeNotificationSystem]].
== BuildBot ==
;exchange: <code>exchange/build/</code>
;maintainer: catlee@mozilla.com
;description: Notifications of builds and test runs.  See [[Auto-tools/Projects/Pulse#Consuming_buildbot_messages]].
== Normalized BuildBot ==
;exchange: <code>exchange/build/normalized</code>
;maintainer: jgriffin@mozilla.com
;description: See [[Auto-tools/Projects/Pulse#Consuming_buildbot_messages]].

Revision as of 20:04, 9 October 2014

This page is meant to be a list of exchanges available on pulse.mozilla.org. If exchanges you are publishing isn't listed here, please add them. Your description doesn't have to be long, this is just give an overview of which exchanges is available on pulse, so that people can build tools on top of them. If you have additional documentation available, this is also a good place to put a link.

Example entry

== Notifications About Jonas' Lunch ==
;exchange: <code>exchange/jonasfj/lunch-notifications</code>
;maintainer: jonasfj@mozilla.com
;description: Exchange where I publish JSON messages about my lunch every day.

Treeherder: New Result-Sets

exchange
exchange/treeherder/v1/new-result-set
maintainer
jonasfj@mozilla.com
description
Messages about new result-sets. These messages include the revision_hash, and can be used to add additional jobs to a treeherder result-set. This exchange is not operational as of writing, but will be soon, see bug 1016117 for details.

Simple Bugzilla

exchange
exchange/bugzilla/simple
maintainer
mcote@mozilla.com
description
Notifications of Bugzilla bug updates. See BMO/ChangeNotificationSystem.

BuildBot

exchange
exchange/build/
maintainer
catlee@mozilla.com
description
Notifications of builds and test runs. See Auto-tools/Projects/Pulse#Consuming_buildbot_messages.

Normalized BuildBot

exchange
exchange/build/normalized
maintainer
jgriffin@mozilla.com
description
See Auto-tools/Projects/Pulse#Consuming_buildbot_messages.