mirror of
https://github.com/therootcompany/golib.git
synced 2026-03-02 23:57:59 +00:00
Extract findLatestStableTag helper to avoid duplicating tag-scan logic. In initModuleGroup, count commits since the last stable tag after writing .goreleaser.yaml. Only auto-bump when ≤1 new commit exists (i.e. the goreleaser.yaml addition is the sole change). When more commits are present, print a note and let the user run 'monorel bump' explicitly with the right semver component.
golib
Sometimes a little copying, sometimes a little dependency. Too small for their own repos.
The default branch is dev, but the stable, versioned tags are based on main.
Also, my Go Cheatsheet:
Languages
Go
100%