Commit Graph

7 Commits (47f44c9d1a50b2a4ff7f46fadeee7d0750b4dd31)

Author SHA1 Message Date
Florian Mounier 47f44c9d1a [FIX] sentry: Coerce numerical config values 2024-05-13 12:22:13 +03:00
Fernanda Hernandez f176b8bd9d [IMP] sentry: migrate sentry-raven to new api sentry-sdk 2024-05-13 12:22:13 +03:00
Ivan 4f78f32bba [IMP] sentry: black, isort 2024-05-13 12:22:13 +03:00
Simone Orsi 6681cab825 Global pylint cleanup 2024-05-13 12:22:13 +03:00
Atte Isopuro 0af26db9a9 Enable setting a release option directly
sentry: It is not always possible to read commit information from
a production environment. In those cases it is useful to be able
to set a release version manually.

[UPD] Update sentry.pot
2024-05-13 12:22:13 +03:00
Naglis Jonaitis a12917d37e [FIX] sentry: fixes missing `raven` library preventing loading of modules
Related: #761 #879 #881
2024-05-13 12:22:13 +03:00
Naglis Jonaitis 03c1f1b37a [ADD] sentry module (#761)
* [ADD] sentry module

* [FIX] updated sentry module according to PR comments
2024-05-13 12:22:13 +03:00