Confirmed users
1,927
edits
(→Status) |
|||
Line 17: | Line 17: | ||
=== Status === | === Status === | ||
At the moment, only buildbot ( | At the moment, only buildbot messages (BuildMessage, TestMessage) and [[BMO/ChangeNotificationSystem|SimpleBugMessages]] are being published to Pulse. | ||
There used to be two other publishers, which have been disabled: | |||
* HgPublisher: the original shim "crashed on various occasions, in particular file additions/removals/renames and merges made | |||
it go funky." | |||
** {{bug|1022701}} on file to fix and re-enable. | |||
* BugzillaPublisher: this produced too much traffic for the original prototype system, and for security reasons it could publish only changes to public bugs, making it of questionable value. The [[BMO/ChangeNotificationSystem|SimpleBugzillaPublisher]] is a lightweight replacement that publishes only bug ID and change time, but for all bugs, public or otherwise. | |||
=== Technology used === | === Technology used === |