Commit graph

7 commits

Author SHA1 Message Date
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
All checks were successful
docker-image / docker (push) Successful in 3m26s
2024-05-25 13:35:09 +02:00
5fc42907e3 Add a success indication
All checks were successful
docker-image / docker (push) Successful in 3m20s
Also document the command.
2024-05-25 12:34:29 +02:00
5575cc9156 Ad cron functionality
All checks were successful
docker-image / docker (push) Successful in 3m27s
Refactor the code to get rid of global variables. Also improve the docs.
2024-05-20 12:09:04 +02:00
b74873ae23 Small improvements
Some checks failed
docker-image / docker (push) Failing after 5s
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