Commit Graph

13 Commits

Author SHA1 Message Date
Jean-Fred Berthelot 274eaf19da Bump cabot-alert-slack to 0.8.2 2017-09-20 15:19:01 +01:00
Frank Hamand 3ab0c67ed8 Bump cloudwatch plugin 2017-09-14 12:30:00 +01:00
Frank Hamand 30451d6ddf Add cloudwatch check plugin to default plugins
The cloudwatch check plugin needs django autocomplete light -
eventually we can use this for other plugins too (e.g. getting
the available jenkins jobs for jenkins check)
2017-09-14 11:05:22 +01:00
Frank Hamand 557a5c9c87 Update slack plugin to 0.8.1 2017-05-11 14:13:00 +01:00
Frank Hamand de1569e462 Update slack to show acknowledge button 2017-05-04 17:38:00 +01:00
Frank Hamand 6077d50577 Update cabot_alert_hipchat to 2.0.2
Fixes bug when both HIPCHAT_URL and HIPCHAT_DOMAIN were set
2017-04-04 13:04:52 +01:00
Frank Hamand 4b45b09841 Update hipchat alert to 2.0.1
This makes it backwards compatible to existing hipchat v1 settings
2017-04-03 13:26:35 +01:00
Frank Hamand 58578a8ff3 Update cabot-alert-hipchat to 2.0.0 (hipchat api v2) 2017-03-29 14:44:33 +01:00
Frank Hamand 80b3ad64cd Fix cabot_alert_twilio not working on django 1.10 2017-03-24 18:25:01 +00:00
Frank Hamand 81b15fcae3 Add cabot_alert_slack as default plugin 2017-03-21 15:22:34 +00:00
Frank Hamand a38de047d0 Update cabot-alert-twilio to 1.3.0 to work on django 1.10 2017-03-15 12:23:52 +00:00
Frank Hamand a2bf8c9a82 Update to Django 1.7
Main changes are to migrations. I started them again from scratch and
then renamed check to status_check (as check is now reserved by django).
The plugins also needed updating to be django 1.7 compatible. (they have
to defined their own migrations if they depend on an app with migrations
now)
2017-02-06 12:40:16 +00:00
David Buxton 27f65a2eba Docker-compose setup
- Externalise requirements to pip format
- Add entry-point script
- Update Travis-CI configuration
- Fix test data
2016-09-20 10:33:22 +01:00