Commit graph

6 commits

Author SHA1 Message Date
Alexey Chernenkov
8bcb5d9c52 Use HipChat notification API ver 2
HipChat API v1 is deprecated, but github.com/andybons/hipchat (used by Drone) does not support v2.
So I've implemented v2 using native http.PostForm.
2015-04-14 11:49:35 +05:00
ap4y
8e6d6012aa Use DI for hipchat client, add tests for hipchat notifications via mocked client 2014-09-15 19:52:15 -07:00
ap4y
7e021f9eb7 Notify silently on start and success, trigger hipchat notifications only
on fail
2014-09-15 04:20:43 -07:00
ap4y
9e761c319c Make hipchat notification messages more verbose 2014-09-15 04:20:02 -07:00
Brad Rydzewski
91f7a63d21 updated notification plugins to use model.Request 2014-07-12 19:01:34 -07:00
Brad Rydzewski
170135cb1d Move Plugins to a /plugin Directory 2014-06-12 14:46:55 -07:00
Renamed from shared/notify/hipchat.go (Browse further)