Commit graph

45 commits

Author SHA1 Message Date
remsky
c95b34d904 Refactor Docker workflow to support split jobs 2025-01-31 01:29:56 -07:00
remsky
26a4d41ca2 Update Docker workflow and bump version to 0.1.4 2025-01-31 00:44:57 -07:00
remsky
fb22264edc Enhance audio generation and download handling; add test audio generation script 2025-01-30 22:56:23 -07:00
remsky
0d69a1e905 Add espeak-ng installation to CI workflow alongside FFmpeg 2025-01-30 06:01:44 -07:00
remsky
83c55ca735
Update ci.yml 2025-01-18 00:08:31 -07:00
remsky
57f3cf6338
Update issue templates 2025-01-17 18:20:43 -07:00
remsky
fddafacaf0
Update issue templates 2025-01-17 18:17:21 -07:00
remsky
880fa7ad53 fix: revert to working docker-slim config 2025-01-14 07:30:23 -07:00
remsky
ef12a9c05f fix: properly expose and probe HTTP port for FastAPI 2025-01-14 07:17:57 -07:00
remsky
6fe35ac0ed fix: enable HTTP probing for FastAPI endpoints 2025-01-14 07:02:21 -07:00
remsky
7cb8299880 fix: update docker-slim config for proper image optimization 2025-01-14 06:55:54 -07:00
remsky
ae66b7b046 fix: update docker-slim paths to match Dockerfile paths 2025-01-14 06:40:48 -07:00
remsky
2c305c66ed fix: use Docker Slim container image 2025-01-14 05:28:29 -07:00
remsky
fbe392ca2e fix: use Docker Slim CLI directly with proper include paths 2025-01-14 05:25:40 -07:00
remsky
5045cf968e Merge pre-release: Update CI workflow for uv 2025-01-14 04:15:50 -07:00
remsky
9edc7fd7fc ci: update Docker workflow to tag images as latest, enhance README with local saving instructions, and modify UI components for local saving feature 2025-01-14 02:19:13 -07:00
remsky
da324b0959 ci: Docker workflow to build and slim images, update README for usage instructions 2025-01-14 01:27:10 -07:00
remsky
2649a0ba0c ci: update CI configuration to run tests only for API and enhance README with Docker usage instructions 2025-01-14 00:38:44 -07:00
remsky
832955ca1d ci: expand test coverage to include UI tests 2025-01-14 00:02:58 -07:00
remsky
d24ce9ef11 ci: update dependency installation command and expand test coverage 2025-01-14 00:01:08 -07:00
remsky
03531db5d4 ci: Use official uv action, sync 2025-01-13 23:59:21 -07:00
remsky
58cc7c898a ci: update dependency installation and testing commands; add ebooklib and html2text dependencies 2025-01-13 23:48:13 -07:00
remsky
36f85638ac ci: update dependency installation command to run 'uv sync' from the root directory 2025-01-13 20:46:26 -07:00
remsky
7b4aaeb632 ci: change working directory before running 'uv sync' for dependency installation 2025-01-13 20:29:05 -07:00
remsky
ec1076b8a0 ci: update dependency installation command to use 'uv sync' for all extras 2025-01-13 20:27:05 -07:00
remsky
732967efb7 ci: add UV_PROJECT_ENVIRONMENT variable to CI workflow 2025-01-13 20:25:29 -07:00
remsky
fc6227d5db ci: use --system flag for ruff and pytest commands in CI workflow 2025-01-13 20:23:14 -07:00
remsky
595a717847 ci: add UV_SYSTEM_PYTHON environment variable to CI workflow 2025-01-13 20:19:41 -07:00
remsky
22752900e5 Ruff checks, ci fix 2025-01-13 20:15:46 -07:00
remsky
007b1a35e8 feat: merge master into core/uv-management for v0.1.0
Major changes:
- Baked model directly into Dockerfile for improved deployment
- Switched to uv for dependency management
- Restructured Docker files into docker/cpu and docker/gpu directories
- Updated configuration for better ONNX performance
2025-01-13 19:31:44 -07:00
remsky
1e45a3107f chore: update CHANGELOG for v0.0.5post1 with Docker image tagging improvements and Gradio bugfixes 2025-01-12 23:35:13 -07:00
remsky
396261ccdb fix: update GitHub Actions workflow and Docker configurations for improved functionality 2025-01-12 21:47:31 -07:00
remsky
d2522bcb92 fix: add required permissions for package publishing 2025-01-12 06:18:42 -07:00
remsky
b08725db83 fix: convert docker image names to lowercase 2025-01-12 06:16:01 -07:00
remsky
efb84753e8 Prerelease: Baked in models to docker files 2025-01-12 06:13:35 -07:00
remsky
38e0b87320 Initial swap to UV dependency management 2025-01-11 20:00:34 -07:00
remsky
22c52fdd7e Add CI workflows for testing and syncing branches, and update Docker image tagging 2025-01-10 22:03:59 -07:00
remsky
58a8030646 ci: update Docker image tags to use 'latest' for CPU and UI versions 2025-01-04 21:19:07 -07:00
remsky
280291f2aa ci: update Docker configurations to use pre-built images and UI services 2025-01-04 20:59:30 -07:00
remsky
65bf15f153 ci: update docker workflow to only build on releases 2025-01-04 02:50:45 -07:00
remsky
f1131b4836 Update GitHub Actions workflow and README for Docker publishing and new badge 2025-01-02 20:27:12 -07:00
remsky
b3fdf2e2c8 feat: build steps for UI Docker image, tagging 2025-01-02 02:31:37 -07:00
remsky
ff33f5494d fix: add latest tag to Docker publish workflow 2025-01-02 02:23:46 -07:00
remsky
3ca79c609f fix: longer timeouts, fix on hf model pull 2025-01-02 01:59:25 -07:00
remsky
7d7da3ca1b test: Add GitHub Actions workflow for Docker build and publish 2025-01-02 01:32:53 -07:00