fix(bot): publish wizard-created sessions
PR Checks / test-and-build (pull_request) Successful in 11m58s

After the shared create handler persists sessions, create a Telegram topic when needed, send the schedule/signup message, and store thread_id/batch_message_id/topic_created_by_bot for the batch. Add a Testcontainers regression test for the wizard SubmitDraftAsync happy path. Bump version to 3.9.9.
This commit is contained in:
2026-06-09 16:16:36 +03:00
parent 5014ca5c58
commit 956ec01583
6 changed files with 208 additions and 29 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ on:
- main
env:
VERSION: 3.9.8
VERSION: 3.9.9
jobs:
# ЧАСТЬ 1: Собираем образы и кладем в Gitea (чтобы делиться с ребятами)