Commit Graph

2 Commits

Author SHA1 Message Date
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