-
v0.1.39 Stable
released this
2026-07-16 14:52:54 +00:00 | 92 commits to main since this releaseFixed
- 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
absentbody.ref_typepath made the filter discard everything. Standard
repo/ref/after fields + arefs/tags/trim; the TagEvent fields variant is gone.
Included changes (v0.1.38 -> v0.1.39)
fb5ec4319469fix(libbump): tag pushes are PUSH events (refs/tags ref), not CREATE events
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- libbump sensor fires on the event Forgejo actually sends. Tag pushes arrive as