0
0
Fork 0
mirror of https://github.com/alerta/alerta.git synced 2025-03-13 13:03:17 +00:00
Commit graph

4 commits

Author SHA1 Message Date
Nick Satterly
69bebd3ded
Push app config to plugin methods for per-alert config ()
* Push app config to plugin methods for per-alert config

* Add get_config() helper method to plugins

* Explicitly pass kwargs to avoid race conditions using self

* Test config variable precedence
2019-04-23 22:58:14 +02:00
Nick Satterly
627b971a88
Replace double-quotes with single-quotes () 2018-09-16 00:20:53 +02:00
Nick Satterly
4af78277e8
Add pre-commit checks () 2018-09-16 00:07:50 +02:00
Nick Satterly
fa31df8a13
Add some example plugins () 2018-04-02 20:09:18 +02:00