Commit Graph

4 Commits

Author SHA1 Message Date
Luke Tainton
1052b47625 feat: update n8n webhook handling
All checks were successful
Validate PR Title / validate (pull_request) Successful in 4s
CI / ci (pull_request) Successful in 1m9s
2025-08-04 08:54:14 +01:00
948d223fa4 fix(tests): config.approved_domains returns empty list when not set 2024-11-28 21:14:31 +00:00
5efa42d35d feat(sentry): remove Sentry 2024-11-24 10:20:04 +00:00
f611b685b3 fix(config): return None if env var is empty or non-existent (#315)
* fix(config): return None if env var is empty or non-existent
* chore: fix pylint issues
* fix: add unit test for non-existent env vars
2024-11-21 22:26:07 +00:00