aboutsummaryrefslogtreecommitdiff
path: root/jobstate.py
Commit message (Collapse)AuthorAgeFilesLines
* env python -> python3Tom Ritter2020-09-071-1/+1
|
* Run futurize on the codebase for python3Tom Ritter2020-09-071-1/+3
|
* Hopefully finally solve the bug about only getting success messages for ↵Tom Ritter2017-03-031-1/+6
| | | | state change alerts
* Only notify on failures and successes after the number of failures requiredTom Ritter2017-02-011-3/+12
|
* Add in the friendly name to the state file for debuggingTom Ritter2016-02-021-5/+8
|
* Correcting a few small errorsTom Ritter2016-01-311-3/+5
|
* Refactor lots of things to allow you to be notified every so often, instead ↵Tom Ritter2016-01-311-0/+61
of every single time.