Skip to content

feat: AssemblyAI webhook migration (stage 0 dark deploy)#449

Merged
dtrn2048 merged 3 commits intotestingfrom
feat/eventdriventranscription
Feb 16, 2026
Merged

feat: AssemblyAI webhook migration (stage 0 dark deploy)#449
dtrn2048 merged 3 commits intotestingfrom
feat/eventdriventranscription

Conversation

@dtrn2048
Copy link
Contributor

@dtrn2048 dtrn2048 commented Feb 16, 2026

Summary

  • implement AssemblyAI webhook-capable transcription flow for Dembrane-25-09
  • keep polling behavior unchanged when webhook env is unset (dark deploy path)
  • add webhook endpoint, coordination primitives, settings validation, and tests

Validation\n- uv run ruff check dembrane tests

  • uv run pytest tests/test_transcribe_webhook.py tests/test_tasks_webhook.py tests/api/test_webhooks.py tests/test_settings_webhook.py -q
  • uv run pytest tests/ -v -m "not integration and not slow and not smoke" --maxfail=3

@coderabbitai
Copy link
Contributor

coderabbitai bot commented Feb 16, 2026

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch feat/eventdriventranscription

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@dtrn2048 dtrn2048 merged commit e692ad6 into testing Feb 16, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

Comments