Files
PgTidy/.gitea/workflows
warkanumandClaude Sonnet 4.6 749b01bfa2
CI / Test (push) Successful in 28s
CI / Build (push) Successful in 25s
fix(release): guard PREV_TAG with rev-parse before using in log range
If PREV_TAG is a malformed or non-reachable tag name, git log fails
with exit 128 under set -e. Validate with git rev-parse --verify first
and fall back to a full log if it doesn't resolve.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-29 15:27:06 +02:00
..