• v0.1.0 3545abfa36

    fix: tag bump on tagless repo by walking full HEAD range
    Auto Tag / tag (push) Successful in 2s
    CI / validate (push) Failing after 3s
    Auto Tag / release (push) Successful in 22s

    gitea-actions released this 2026-05-01 11:50:16 +00:00 | 1 commits to main since this release

    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

    Downloads