clusev/scripts
boban 79bd08b0d8 fixup(release): promote.sh --allow-empty so identical-tree stable promotion still tags
Stable re-tags the same source commit as the last beta, so the extracted tree
is byte-identical and `git commit` would abort on "nothing to commit" under
set -euo pipefail, leaving the stable tag uncreated. Use --allow-empty and add
a promote.test.sh case that promotes a second identical-tree tag into the same
pub repo to guard the regression.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-22 20:59:24 +02:00
..
promote.sh fixup(release): promote.sh --allow-empty so identical-tree stable promotion still tags 2026-06-22 20:59:24 +02:00
promote.test.sh fixup(release): promote.sh --allow-empty so identical-tree stable promotion still tags 2026-06-22 20:59:24 +02:00
set-repository-url.sh fixup(install): align set-repository-url write-back with plan if/else structure 2026-06-22 20:46:59 +02:00
set-repository-url.test.sh feat(install): derive CLUSEV_REPOSITORY from the clone origin 2026-06-22 20:43:25 +02:00