Announcing GoReleaser v1.21 — mostly bug fixes
A boring release, mostly bug fixes. Boring is good. Highlights You can now sort tags by semver …
A boring release, mostly bug fixes. Boring is good. Highlights You can now sort tags by semver …
A little over 100 commits in small-ish quality-of-life improvements.
Almost 200 commits adding Nix, Winget, and much more…
May is the maintainers month, so I would first like to thank all the maintainers out there for …
The Easter release is here!
The February release got a little late… better later than even later, I guess! 😄 …
Keeping our pace of 1 minor a month, this is the January 2023 release. GoReleaser’s Ko …
Another month, another release! In fact, the last release of the year. This one in particular …
Another month, another release! Like the previous 2 releases, this is a beefy one: over 100 …
We launched GoReleaser v1 exactly 1 year ago today! onefetch First, I wanted to wholeheartedly …
Since v1.12.0-pro, GoReleaser can split and merge its release process. This means that you can …
The previous release had ~100 commits, and this one has 149 since previous feature release! …
Most people run GoReleaser by creating a tag locally, pushing it, and letting their CI takes …
This release took a while, for all the good reasons: a ton of new features and bug fixes for …
GoReleaser Pro v1.11+ added support to keeping a nightly release. That means that, whenever you …
Everyone likes command line completions, so much that some even install extra tools just to …
Fun fact: it is actually winter now here in Brazil. Regardless, this release is packed with new …
This release contains several minor improvements and a couple of new features! Let’s have …
GoReleaser can help you, to some extent, to have reproducible builds. Reproducible Builds What …
This release’s biggest feature is the GOAMD64 support. Highlights support GOAMD64(#3016) …
The title would have been more creative if it was GoReleaser 1.18 as well… maybe… …
GoReleaser 1.6 is out! Another “boring” release with some miscellaneous …
GoReleaser 1.5 is out, with a handful of miscellaneous improvements. Highlights Better manpages …
GoReleaser can now create and publish Arch Linux PKGBUILD files to Arch User Repositories! …
We just launched GoReleaser v1.3, the first release of 2022! Highlights Announce to any HTTP …
GoReleaser v1.2 is out — likely be the last feature release of 2021. It also marks the first 5 …
In the v1.1 release, GoReleaser introduced a new feature called “changelog groups”. …
One issue we had from time to time on GoReleaser was related to its Linux packages. We had a …
Hello everyone! I’ve been holding on the “v1” release for, checks notes, …
You can now import pre-built binaries into GoReleaser! This feature was made with mainly two …
In GoReleaser v0.176.0 (both OSS and Pro), we released the ability to sign Docker images - with …
Since the infamous SolarWinds attack, supply chain integrity is something a lot of people are …
A few months ago, I published a post on Multi-platform Docker images with GoReleaser and GitHub …
GoReleaser Pro was released about a month ago, and with it, the ability to include GoReleaser …
After more than 4 years working on GoReleaser, I’m launching a Pro version! Why? I think …
I was live with Mat, Natalie & Johnny and we talked a bit about releases, with and without …
Last year, I made a blog post about GoReleaser turning 3 years old. I kind of like it, so this …
GoReleaser v0.148.0 is out, and with it, the ability to release multi-platform Docker images, …
A discussion with Tibor and Geanluca about Docker buildkit and GoReleaser.
What if I told you you can now automate the release of your libraries as well? I think some of …
GoReleaser’s journey begins in December 21, 2016: the day I made its very first commit. …
Shared some tips about managing medium-sized OpenSource projects. The slides are in Portuguese.
The next GoReleaser version will have a more flexible Docker configuration format. In this post …
GoReleaser was able to build Snapcraft packages for a long time, but it wasn’t able to …
I shared some of my experiences coding GoReleaser, this time, more about community and less …
My first ever talk at a GopherCon. I shared my experiences coding GoReleaser, more or less …
I’ve started GoReleaser almost 2 years ago. This is a summary of (some) things I’ve …
When first announced GoReleaser roughly 1 year ago, on January 2017, I never thought it would …
It was the Go 1.10 Release party - my talk was about what changed in Go 1.10.
I’ve been working on GoReleaser for more than a year now, and one of the things that was …
I showed how to build and release binaries in Go, including cross-compiling, Docker images, …
I have some apps written in Go, which I deliver as binaries for each platform using GitHub …