You've already forked armbian.github.io
mirror of
https://github.com/armbian/armbian.github.io.git
synced 2026-01-06 11:42:20 -08:00
- Cache server configuration (name, path, port, username, download_path) in Prepare job matrix - Remove duplicate NetBox API fetches from Sync job - Remove excessive validations (data already validated in Prepare job) - Remove debs-beta sync entirely - only sync debs repository - Simplify rsync logic - single target (debs) instead of case statement - Reduce code from ~400 lines to ~120 lines