2 Commits

Author SHA1 Message Date
b7340ab72b fix: replace astral-sh/setup-uv action with shell install
Some checks failed
CI / Lint (push) Successful in 26s
CI / Test (push) Successful in 44s
CI / Release (push) Successful in 19s
CI / Docker Build & Push (push) Failing after 28s
CI / Notify (push) Successful in 1s
The JS-based GitHub Action doesn't work on Gitea's act runner.
Use curl installer + GITHUB_PATH instead.
2026-02-13 19:40:51 -05:00
7b3bfc6812 feat: custom voice support, CI pipeline, and Renovate config
Some checks failed
CI / Test (push) Successful in 43s
CI / Lint (push) Successful in 44s
CI / Docker Build & Push (push) Failing after 24s
CI / Notify (push) Successful in 1s
CI / Release (push) Successful in 6s
- VoiceRegistry for trained voices from Kubeflow pipeline
- Custom voice routing in synthesize()
- NATS subjects for listing/refreshing voices
- pyproject.toml with ruff/pytest config
- Full test suite (26 tests)
- Gitea Actions CI (lint, test, docker, notify)
- Renovate config for automated dependency updates

Ref: ADR-0056, ADR-0057
2026-02-13 15:33:27 -05:00