Commit Graph

15 Commits

Author SHA1 Message Date
b11cc26daa
fix(config): always return a list, even if empty, as required by webex_bot 2024-11-24 10:41:08 +00:00
5efa42d35d feat(sentry): remove Sentry 2024-11-24 10:20:04 +00:00
2d4a1294cb fix(sentry): only import/run Sentry if enabled 2024-11-24 10:08:15 +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
b758d0dfda
feat(security): add approved rooms/users/domains as env variables (#277)
* feat(security): add approved rooms/users/domains as env variables
* chore(lint): fix R0902
* chore(lint): fix C0114
* chore(lint): fix C0116
* chore(lint): fix C0413
2024-08-30 19:38:56 +01:00
6c1c5edf04 chore: add pre-commit 2024-08-04 18:50:53 +01:00
61144056ae Add release to Sentry SDK 2024-04-21 16:56:27 +01:00
a4007d585b Auto-inject version into image 2024-04-21 16:52:55 +01:00
123ed8aa15
Add APM (#184)
* Add APM
* Fix unit tests
* Remove apm.py
* Add SonarCloud recommendations
* SonarCloud python:S6890
2024-04-21 16:17:00 +01:00
Luke Tainton
e3c63b3ded
Change 'My Tasks' to 'My Submitted Tasks' 2023-06-30 14:08:38 +01:00
de0583d6c9
Update tokens, formatting (#43) 2023-06-04 10:24:27 +01:00
202d502d22
Specify only to use text (#37) 2023-05-08 18:16:43 +01:00
8eafc402ac
Add 'My Tasks' button (#23) 2023-04-20 19:37:01 +01:00
Luke Tainton (ltainton)
102b74e90a
Initial 2023-04-05 20:57:31 +01:00
be6546e4cc
Initial commit 2023-04-05 20:02:13 +01:00