clusev/scripts
boban 8e9499780e fix(release): review polish — promote idempotency, CI hardening, docs
- promote.sh: fail fast before mutating the public tree if the tag was already
  promoted (avoids a half-commit left on the runner on re-dispatch).
- ci-staging.yml: pass STAGING_PROJECT_DIR via env + :? guard instead of a
  ${{ }} expression in run: (clears the template-injection lint, fails loudly
  on misconfig).
- README: PUBLIC_REPO_URL was never read by any workflow — keep only the slug.
- set-repository-url.test.sh: chmod +x for mode parity with promote.test.sh.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-22 21:18:44 +02:00
..
promote.sh fix(release): review polish — promote idempotency, CI hardening, docs 2026-06-22 21:18:44 +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 fix(release): review polish — promote idempotency, CI hardening, docs 2026-06-22 21:18:44 +02:00