feat(tempo): harden worklog sync and add tests [FASE-1.4]

Add tempo-api-python-client dependency, TEMPO_API_VERSION setting, enum-safe Jira link lookup, work type on create_worklog, and mocked auto_log tests.
This commit is contained in:
2026-05-18 13:36:26 +02:00
parent b8c9c4ac6a
commit 03d7d1cc80
4 changed files with 82 additions and 11 deletions

View File

@@ -19,6 +19,7 @@ slowapi
defusedxml
redis>=5.0.0
atlassian-python-api>=4.0.0
tempo-api-python-client>=0.8.0
weasyprint>=62.0
docxtpl>=0.18.0