feat: add problem checks + handler feature
the basic idea is to run nightly checks and send email if problems are found. it should also support variations on that theme, e.g. configuring a check to only run on certain weekdays.
This commit is contained in:
parent
eb6ad9884c
commit
7550a7a860
12 changed files with 900 additions and 1 deletions
6
docs/api/wuttjamaican.problems.rst
Normal file
6
docs/api/wuttjamaican.problems.rst
Normal file
|
@ -0,0 +1,6 @@
|
|||
|
||||
``wuttjamaican.problems``
|
||||
=========================
|
||||
|
||||
.. automodule:: wuttjamaican.problems
|
||||
:members:
|
Loading…
Add table
Add a link
Reference in a new issue