Commit Graph

2 Commits

Author SHA1 Message Date
Jonathan
bda604bfdc fix: address PR review feedback
- Implement self-hosted runner fallback via USE_SELF_HOSTED repository variable
- Add runner information logging for debugging
- Add timeout protection (30 minutes) to prevent hanging
- Update documentation to match actual implementation
- Fix npm permission context switching in Dockerfile
- Consolidate directory creation to minimize user context switches
2025-05-29 14:30:52 -05:00
Jonathan
57608e021b feat: optimize Docker with multi-stage builds and container-based testing 2025-05-29 14:20:58 -05:00