Files
claude-hub/.github
Jonathan Flatt 00529505bb Triple optimization: conditional builds + better caching + profiling
1. 🎯 Conditional Docker builds - only when Dockerfile/src changes
2. 🚀 Enhanced caching - separate scopes, local+GHA cache, inline cache
3. 📊 Build profiling - timing, image sizes, cache stats, performance alerts

Expected improvements:
- Skip Docker builds on README/workflow changes (~90% of commits)
- Faster subsequent builds with better layer caching
- Visibility into actual build performance and bottlenecks

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-05-25 16:48:07 -05:00
..