10 Commits

Author SHA1 Message Date
0da568d5eb chore(ci): remove Sonar (#355)
Some checks failed
Release / Tag release (push) Successful in 35s
Release / Create Release (push) Successful in 9s
Release / Publish Docker Images (push) Failing after 2m41s
Snyk / security (push) Successful in 2m15s
Reviewed-on: #355
2025-05-31 13:08:47 +02:00
fa9ea8eafb chore(deps): lock file maintenance (#348)
All checks were successful
Snyk / security (push) Successful in 2m7s
This PR contains the following updates:

| Update | Change |
|---|---|
| lockFileMaintenance | All locks refreshed |

🔧 This Pull Request updates lock files to use the latest dependency versions.

---

### Configuration

📅 **Schedule**: Branch creation - "before 4am on monday" (UTC), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://github.com/renovatebot/renovate/discussions) if that's undesired.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yNjEuNCIsInVwZGF0ZWRJblZlciI6IjM5LjI2MS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJ0eXBlL2RlcGVuZGVuY2llcyJdfQ==-->

Co-authored-by: Luke Tainton <luke@tainton.uk>
Reviewed-on: #348
Co-authored-by: Renovate [BOT] <renovate-bot@git.tainton.uk>
Co-committed-by: Renovate [BOT] <renovate-bot@git.tainton.uk>
2025-05-07 01:42:51 +02: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
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
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