55926a82ef
Update README.md
2025-11-14 15:34:40 +01:00
f51a66078e
Prevent premature garbage collectionbut without blocking the rest of the application this time :)
2025-11-09 19:54:19 +01:00
3363c0e9de
Switched to Gitea PyPi packages
2025-11-08 12:39:28 +01:00
c3dff630cd
Added local building
2025-11-07 21:01:32 +01:00
c16c637135
Prevent premature garbage collection
Build & Publish to GHCR / build (push) Successful in 1m2s
2025-11-07 18:24:26 +01:00
d21f56a2ae
Added lib-secret-manager which consumes secrets after application launch
Build & Publish to GHCR / build (push) Successful in 50s
2025-11-05 22:21:33 +01:00
ab1b48fe06
Hardened Dockerfile
...
Build & Publish to GHCR / build (push) Successful in 27s
Switched to multi stage process to harden the Dockerfile
2025-11-04 10:22:54 +01:00
bfc8abd441
Moved logging setup to seperate module
Build & Publish to GHCR / build (push) Successful in 1m11s
2025-11-03 19:54:17 +01:00
6cb52c1b2a
Added json logger
Build & Publish to GHCR / build (push) Successful in 44s
2025-10-21 20:18:28 +02:00
5d1b680ae3
Typo
Build & Publish to GHCR / build (push) Successful in 33s
2025-10-20 12:54:13 +02:00
d2586defda
Rewrote readme
Build & Publish to GHCR / build (push) Successful in 44s
2025-10-19 09:44:42 +02:00
9cc568e06f
Fixed incorrect email.
Build & Publish to GHCR / build (push) Has been cancelled
2025-10-18 09:55:45 +02:00
2936141a4d
Merge pull request 'fix/dlq' ( #4 ) from fix/dlq into main
...
Build & Publish to GHCR / build (push) Successful in 39s
Reviewed-on: #4
2025-10-17 22:33:44 +02:00
37d3a448bf
Merge pull request 'Github Actions: Automatic deployment' ( #3 ) from feature/automatic-deployment into fix/dlq
...
Reviewed-on: #3
2025-10-17 22:33:10 +02:00
5bbdc979d4
RabbitMQ: Hopefully fixed messages not getting acknowledged when an error occurs
2025-10-17 22:31:58 +02:00
8b4accfee4
Merge pull request 'Github Actions: Publish first docker image' ( #2 ) from feature/build-first-docker-image into main
...
Build & Publish to GHCR / build (push) Successful in 56s
Reviewed-on: #2
2025-10-17 16:37:00 +02:00
c583709054
RabbitMQ: Added detailed descriptions
2025-10-17 14:24:46 +02:00
038e3590dd
Merge pull request 'Unified logging behaviour' ( #1 ) from feature/extended-logging into main
...
Reviewed-on: #1
2025-10-17 11:02:21 +02:00
b272e069d4
Unified logging behaviour
...
- Logger doesn't start with log level DEBUG by default, instead reads a environment variable
- Added extensive debug logging
- Wrote a readme
- Changed database healthcheck loop to only catch pymsql errors
2025-10-17 10:58:37 +02:00
f1d7385711
Github Actions: Automatic deployment
2025-10-14 22:01:05 +02:00
6acaef0b33
Github Actions: Publish first docker image
2025-10-14 21:59:47 +02:00
37476c814e
RMQ: Added Prometheus metrics and cleaned up code for deployment
2025-10-14 21:54:23 +02:00
f8b66d742f
RMQ: Added retrying messages sent to a retry queue and eventual parking in the DLQ
2025-10-14 17:22:25 +02:00
0ad61950c8
Added logic to handle the Expo API response
2025-10-14 12:07:27 +02:00
b0e88a1dbc
Progress!
2025-10-13 17:48:28 +02:00
d193bc05f1
First commit
2025-10-13 11:35:07 +02:00
82275843b4
Initial commit
2025-10-13 08:23:04 +02:00