5c49b6ad83
Bugfix: Explicitly cast returned versions as string for comparisons
Florian2025-10-20 12:44:27 +02:00
7d9efdbc28
Correct notfication format
Florian2025-10-18 21:27:06 +02:00
258e53f304
Merge pull request 'Unified log levels' (#3) from feature/unified-logging into main
florian2025-10-18 21:15:32 +02:00
f2ffe394ad
Unified log levels - Logger doesn't start with log level DEBUG by default, instead reads a environment variable - Secret handler raises exceptions instead of using the module os to exit - Added extensive debug logging - Notifications: Added timestamp and category
Florian2025-10-18 20:59:50 +02:00
3a722eca04
Removed health check invocation message
Florian2025-10-13 08:19:01 +02:00
14b1c7f82d
Merge pull request 'Improved database connection and logging' (#2) from feature/database-retry-connections into main
florian2025-10-12 13:21:01 +02:00
c89804b7b3
Improved database connection and logging
florian2025-10-12 13:19:30 +02:00
519e13f045
Merge pull request 'Github actions: Automatically update deployment configuration file' (#1) from feature/automatic-deployment into main
florian2025-10-11 21:43:53 +02:00