23 Commits

Author SHA1 Message Date
acaa092a50 bump version v0.1.5 2024-05-28 06:37:42 +02:00
82c3d9d8a6 replace utcnow() with now() 2024-01-03 13:24:01 +01:00
74201e59d6 allow wrapper to work as a daemon-restarter... 2023-08-03 16:35:58 +02:00
f56efb0085 do not remove lock if we were not the ones to aquire it... 2021-03-08 16:39:25 +01:00
e5bf87c7ab bump version v0.1.4 2020-12-17 16:46:20 +01:00
a69cde3160 ignore cronjobs that hasn't written any status file yet 2020-12-17 16:45:47 +01:00
572f43010e better error handling when cleaning old runs v0.1.3 2020-12-17 13:04:44 +01:00
3846e8f303 bump version v0.1.2 2020-12-17 12:17:00 +01:00
07ccb09910 make sure name is not a list... 2020-12-17 12:15:20 +01:00
235f5b1e07 bump version v0.1.1 2020-12-17 12:07:50 +01:00
b9c04b8b00 fixed custom naming of cron job and possible better error handling when
--no-lock is used
2020-12-17 12:05:42 +01:00
2ffd6414bb my bad... v0.1.0 2020-01-28 18:21:57 +01:00
0fe2d2ed30 hopefully fixes regex matching of stderr 2020-01-28 18:17:08 +01:00
fd942a8d7e another attempt to fix intermediate failure 2019-08-02 07:29:54 +02:00
7a95abc6c0 troubleshooting... 2019-07-08 21:14:55 +02:00
1306699036 potential fix for datetime calculation 2019-07-02 17:30:33 +02:00
6b3d94141d fixed -w flag 2019-05-31 19:35:56 +02:00
0e50791a21 print less newlines... 2019-05-20 20:01:24 +02:00
c6e08907e4 Merge branch 'master' of git.fulh.ax:feffe/cronwrapper 2019-05-19 13:56:39 +02:00
8f9abbd5ed cronwrapper! 2019-05-19 13:56:01 +02:00
0011eea94a Update README.md 2019-05-02 19:48:04 +02:00
b252943096 Add LICENSE 2019-05-01 13:25:51 +02:00
90ffaae58e Initial commit 2019-05-01 13:24:03 +02:00