Julian Schacher
07ef29225e
remove the exclude arg and instead have the revs and notes args be opt.
...
And then only act on notes/revisions, if the relevant argument got
specified.
This makes the CLI cleaner.
2024-12-09 18:27:53 +01:00
Julian Schacher
b471bbd4d3
switch to another postgresql python library (from pgsql to psycopg)
...
Switch to a library which is more well-known.
I also thought the library was the problem for not being able to
template in a JSON path, but that is just a PostgreSQL problem it seems.
2024-12-02 19:49:05 +01:00
89b0659cba
Send report with emailcheck
2024-05-25 13:35:09 +02:00
5fc42907e3
Add a success indication
...
Also document the command.
2024-05-25 12:34:29 +02:00
5575cc9156
Ad cron functionality
...
Refactor the code to get rid of global variables. Also improve the docs.
2024-05-20 12:09:04 +02:00
b74873ae23
Small improvements
2024-05-19 00:34:36 +02:00
7c4cb94ea8
improve docs
2024-05-18 19:19:06 +02:00
56641f66d5
first version of the script
2024-05-18 18:31:30 +02:00