mirror of
https://github.com/ALLFATHER-BV/wadamesh.git
synced 2026-09-21 22:36:17 +00:00
A board added mid-cycle (the T-Deck Max) has no images in an older tag, so promoting that tag copied a file that does not exist and, with set -e, took the whole promotion down. It is skipped with a note now, and the flasher manifest generator leaves out any board with no image in the channel it is writing, rather than handing the flasher a 404. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>