Releases: PackagrIO/go-common
Releases · PackagrIO/go-common
v0.0.12
Merge pull request #7 from tnaroska/cleanCommit
v0.0.11
make sure we create the branch reference
v0.0.9
Merge pull request #4 from PackagrIO/go-git-dep
v0.0.8
🛑 ⚠️ ⚠️ YANKED ⚠️ ⚠️ 🛑
go-github v50 requires newer version of Go (v1.18). We need to migrate to go-git first, and then upgrade go version.
v0.0.7
added CreateTagAtReference function to scmGeneric
v0.0.6
added CreateTagAtReference function.
v0.0.5
trim the full reference to just the branch name (if present).
v0.0.4
set the repo full name if its not set already
v0.0.3
make sure the github sha is present for workflow dispatch events.