Files
TomUvi 3545abfa36
Auto Tag / tag (push) Successful in 2s
CI / validate (push) Failing after 3s
Auto Tag / release (push) Successful in 22s
fix: tag bump on tagless repo by walking full HEAD range
git describe falls back to literal "v0.0.0" when no tags exist; the
subsequent git log v0.0.0..HEAD then fails silently and the workflow
skips, so the very first feat: commit never produces a tag.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-01 13:50:16 +02:00
..