Commit Graph

4 Commits

Author SHA1 Message Date
Android ROM Builder
2fcd78767c 🚀 Upgrade to Advanced ROM Build Pipeline v4.0
 New Features:
- Full CPU utilization (12 cores) for maximum performance
- Multi-ROM support (LineageOS, CRDroid, PixelExperience, AOSP, Evolution-X)
- Real-time Telegram notifications with build status updates
- AI self-healing with Gemini 2.0 for automatic error recovery
- Enhanced repo sync recovery with intelligent retry logic

🔧 Improvements:
- Normal step names (removed 'Enterprise' labels)
- Progressive build error analysis and suggestions
- Advanced resource monitoring and optimization
- Comprehensive build analytics and reporting
- Professional notification system with direct build links

🛡️ Security:
- All API keys and tokens use empty placeholder values
- Enhanced .gitignore patterns for sensitive files
- Clear security comments and best practices

📱 Device: Optimized for Redmi Note 13 Pro 5G (garnet)
 Performance: Full Ryzen 5 5600 power utilization
2025-06-30 02:45:27 +02:00
Android ROM Builder
8a3aaac4f5 Fix: Remove inline comments from environment variables
- Removed inline comments from CCACHE_SIZE, BUILD_JOBS, SYNC_JOBS, NINJA_ARGS
- Fixed root cause of 'invalid size' error where Buildkite was reading entire line
- Environment variables now have clean values without trailing comments
2025-06-30 02:05:54 +02:00
Android ROM Builder
95538607c6 Fix: Change default git branch from main to master
- Updated git config in pipeline to use master branch instead of main
- Optimized build configuration for Ryzen 5 5600 + 16GB RAM setup
- Fixed Buildkite repository checkout issue
2025-06-30 01:07:09 +02:00
Android ROM Builder
d8c28d9414 Fix SSH authentication and add device tree support 2025-06-30 00:52:28 +02:00