Commit Graph

8 Commits

Author SHA1 Message Date
Bahadir Ciloglu
236a174b18 Rewrite runpod_handler.py with clean formatting - no whitespace issues 2025-11-01 16:02:20 +03:00
Bahadir Ciloglu
dc5a696d3b Fix all Python linting issues - clean whitespace and formatting 2025-11-01 15:59:47 +03:00
Bahadir Ciloglu
2a6c31f4fb Fix Python linting issues - remove whitespace and add newline 2025-11-01 15:55:35 +03:00
Bahadir Ciloglu
68f8909470 Simplify GitHub Actions workflow - single fast pipeline
- Removed complex multi-job workflow
- Quick validation only (syntax + file checks)
- Direct RunPod build trigger
- Much faster execution
- Single workflow file
2025-11-01 15:51:41 +03:00
Bahadir Ciloglu
9eb154e0ea Add GitHub Actions CI/CD pipeline with RunPod integration
- Automated testing and validation
- Docker build and push to GHCR
- Automatic RunPod build triggering on success
- Comprehensive error handling and notifications
- Documentation and setup guides
2025-11-01 15:48:04 +03:00
Bahadir Ciloglu
896b98c6c1 Fix Dockerfile and handler - resolve exit code 127 error 2025-11-01 15:43:21 +03:00
Bahadir Ciloglu
2c77183f25 Add RunPod Serverless support - Dockerfile, handler, and environment template 2025-11-01 15:08:10 +03:00
Bahadir Ciloglu
4140263be5 Upload local ComfyUI-master files to create_image branch 2025-11-01 14:44:15 +03:00