Increasing GitHub Actions Disk Space
A couple of days ago, all of the sudden, my jobs started running out of space.
A couple of days ago, all of the sudden, my jobs started running out of space.
Since v1.12.0-pro, GoReleaser can split and merge its release process. This means that you can …
Most people run GoReleaser by creating a tag locally, pushing it, and letting their CI takes …
GoReleaser Pro v1.11+ added support to keeping a nightly release. That means that, whenever you …
One issue we had from time to time on GoReleaser was related to its Linux packages. We had a …
You can now import pre-built binaries into GoReleaser! This feature was made with mainly two …
A few months ago, I published a post on Multi-platform Docker images with GoReleaser and GitHub …
GoReleaser v0.148.0 is out, and with it, the ability to release multi-platform Docker images, …
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. …
Often I need to “do X only if files on some folder changed” or whatever. I always …
The next GoReleaser version will have a more flexible Docker configuration format. In this post …
Ever wanted to validate your Packer image with Goss? Well, you can! I was looking into ways to …
GoReleaser was able to build Snapcraft packages for a long time, but it wasn’t able to …
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 …
I’ve been working on GoReleaser for more than a year now, and one of the things that was …
At ContaAzul, we use the CI infrastructure a lot. We open several pull requests in several …
I have some apps written in Go, which I deliver as binaries for each platform using GitHub …