• v0.1.39 054d235c77

    v0.1.39 Stable

    pipeline-bot released this 2026-07-16 14:52:54 +00:00 | 92 commits to main since this release

    Fixed

    • libbump sensor fires on the event Forgejo actually sends. Tag pushes arrive as
      PUSH events (ref: refs/tags/vX.Y.Z, before=0000, after=sha) — verified live on the
      v0.4.11 tag; the assumed CREATE-with-ref_type event never arrives, and mapping the
      absent body.ref_type path made the filter discard everything. Standard
      repo/ref/after fields + a refs/tags/ trim; the TagEvent fields variant is gone.

    Included changes (v0.1.38 -> v0.1.39)

    • fb5ec4319469 fix(libbump): tag pushes are PUSH events (refs/tags ref), not CREATE events
    Downloads