mirror of
https://github.com/therootcompany/golib.git
synced 2026-03-02 23:57:59 +00:00
Add Step 3 "git push && git push --tags" to the generated release script, between the tag creation step and the goreleaser build step. This fixes HTTP 422 "Release.target_commitish is invalid" errors from the GitHub API, which occur when the local commit (auto-created for a new .goreleaser.yaml) has not yet been pushed to the remote.
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%