- Add manual-audio-test.yml for on-demand testing with custom parameters
- Add deploy.yml for environment-specific deployments
- Support for development, staging, and production environments
- Configurable test types, audio samples, and Whisper models
- Database backup and health check capabilities
These workflows can be triggered manually from the Gitea Actions UI
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
- Add test and lint workflow for code quality checks
- Add build and validate workflow for deployment readiness
- Configure for host mode execution on macOS ARM64
- Include Python testing with pytest, black, ruff, and mypy
- Add Whisper and audio processing validation
- Set up automated testing on push and pull requests
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>