mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-06-15 09:19:05 -04:00
After a flatpak-builder failure mid-build, the slow path was running the full pipeline again: regenerate flatpak-sources.json, re-clone vid's repo, rsync the entire Meshtastic-Android tree. The fix you want to test is usually a one-line YAML tweak. --rebuild-only keeps the existing workspace as-is, refreshes only the overlay yaml and flatpak-sources.json (the two iteration knobs), and re-runs flatpak-builder. Implies --skip-regen. Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>