Blog¶
Announcing GoReleaser v1.9 — the 10k stars release
This release contains several minor improvements and a couple of new features! Let's have a look!
Announcing GoReleaser v1.8 — the GOAMD64 release
This release's biggest feature is the GOAMD64
 support.
GoReleaser And Software Supply Chain Security
Before talking about the security of the software supply chains, we should mention what should come to our minds first when we are talking about software supply chains. In most basic terms, you can think of software supply chains are anything that's needed to deliver your product — including all the components you use, for example, your codebase, packages, ** libs, your CI/CD pipeline, third-party services you use, anything that goes into or affects your code from development to gets deployed into production systems.**
Reproducible Builds
GoReleaser can help you, to some extent, to have reproducible builds.
Announcing GoReleaser v1.7 — The Go 1.18 release
The title would have been more creative if it was GoReleaser 1.18 as well... maybe... probably not.
GoReleaser: How To Distribute Your Binaries With Homebrew Or GoFish
This article is going to be a quick bite (or drink)! We going to discover, how fast we can create a Homebrew or GoFish deployment of our binaries with the help of GoReleaser.
Announcing GoReleaser v1.6 — the boring release
GoReleaser 1.6 is out! Another "boring" release with some miscellaneous improvements and bug fixes.
Use GoReleaser With Azure DevOps
In this blog article, I want to show how to use GoReleaser in Azure DevOps.
Announcing GoReleaser v1.5 — the misc improvements release
GoReleaser 1.5 is out, with a handful of miscellaneous improvements.