SaaSHub helps you find the best software and product alternatives Learn more →
Goreleaser Alternatives
Similar projects and alternatives to goreleaser
-
-
-
SonarLint
Clean code begins in your IDE with SonarLint. Up your coding game and discover issues early. SonarLint is a free plugin that helps you find & fix bugs and security issues from the moment you start writing code. Install from your favorite IDE marketplace today.
-
-
-
-
InfluxDB
Build time-series-based applications quickly and at scale.. InfluxDB is the Time Series Platform where developers build real-time applications for analytics, IoT and cloud-native services. Easy to start, it is available in the cloud or on-premises.
-
-
goreporter
A Golang tool that does static analysis, unit testing, code review and generate code quality report.
-
-
-
-
-
-
-
ntfy
🖥️📱🔔 A utility for sending notifications, on demand and when commands finish. (by dschep)
-
testcontainers-go
Testcontainers for Go is a Golang library that provides a friendly API to run Docker containers. It is designed to create a runtime testing environment to use during your automatic tests.
-
godownloader
[DEPRECATED] Download Go binaries as fast and easily as possible.
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
goreleaser reviews and mentions
-
Build a GitHub Issues Reporter for failing Kubernetes Apps with Botkube Plugins
It's time to build your plugin. For that purpose, we will use GoReleaser. It simplifies building Go binaries for different architectures. The important thing is to produce the binaries for the architecture of the host platform where Botkube is running. Adjust the goos, goarch, and goarm properties based on this architecture.
-
Release engineering is exhausting so here's cargo-dist
i really enjoy goreleaser https://github.com/goreleaser/goreleaser/ and use it with rust https://github.com/chmouel/snazy/blob/main/.goreleaser.yaml#... combined with build matrix https://github.com/chmouel/snazy/blob/main/.github/workflows...
- I made a terminal dictionary with go
-
Build\task automation in Go
If all you need is to release for different platforms, goreleaser is pretty good.
-
Is there a library to help running a docker container for testing?
Update: refactored to use ory/dockertest: https://github.com/goreleaser/goreleaser/pull/3642
-
Simplify Golang Multi Architecture Container Builds
Have same process to build image locally as well as for cloud usage. I found GoReleaser to be apt for this requirement.
-
Publish Go Packages with Goreleaser
Goreleaser is awesome. It's a simple tool that allows you to release your go packages. Recently, my team and I used it with a company wide CLI tool that we built.
-
Create Homebrew Taps for Private GitHub Repos
The first thing to do is create a Github release, if you use go, I highly recommend using goreleaser. I wrote a tutorial on how to do that here. It truly makes releases in go easy. If you're using another language, you should check out how to manage releases in GitHub here.
-
Golang Backend in Production
You can create distribution packages (and docker images) very easily with GoReleaser. I just set it up yesterday for my project, and it was able to automate everything I was doing with my custom script, and do more, with a single config. It's really amazing.
-
How we explored the best practices of GoReleaser X CGO
In the Bytebase 1.2.1 release, we found that the GoReleaser did not work correctly, and the error message pointed to pg_query_go. Fortunately, this version did not use pg_query_go. So we first added the "!release" Golang tag to ensure a successful release. Then we started the long road to fight against GoReleaser and CGO.
-
A note from our sponsor - #<SponsorshipServiceOld:0x00007fea6261bd78>
www.saashub.com | 3 Feb 2023
Stats
goreleaser/goreleaser is an open source project licensed under MIT License which is an OSI approved license.