mirror of
https://github.com/goreleaser/goreleaser.git
synced 2025-01-10 03:47:03 +02:00
e1849f1aa9
Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com>
2.7 KiB
2.7 KiB
GoReleaser Pro
GoReleaser Pro is a paid, closed-source GoReleaser distribution with some additional features:
- Have custom before and after hooks for achives;
- Prepare a release with
goreleaser release --prepare
, publish and announce it later withgoreleaser publish
andgoreleaser announce
; - Preview and test your next release's changelog with
goreleaser changelog
; - Continuously release nightly builds;
- Import pre-built binaries with the
prebuilt
builder; - Rootless build Docker images and manifests with Podman;
- Easily create
apt
andyum
repositories with the fury.io integration; - Reuse configuration files with the include keyword;
- Run commands after the release with global after hooks;
- Use GoReleaser within your monorepo;
- Create custom template variables (goes well with includes).
Roadmap
The roadmap is not public (yet), but we do have a couple of ideas, and your input is always welcome! Once you buy it, feel free to email me with your suggestions.
Pricing & Sponsors
- The current pricing is low and is likely to increase as we keep adding more pro-only features;
- If you sponsor either the project or any of its developers, you can ask for a discount!
Enterprise support
I don't have a plan for that yet, but please email me if you are interested.
Using GoReleaser Pro
Once you buy it, you'll get a license key.
You can then pass it to the release
command either via the --key
flag or the GORELEASER_KEY
environment variable.
If you use the GitHub action, you will want to set the distribution
option to goreleaser-pro
.
Check the documentation for more details.
EULA
Please, make sure you read and agree with our EULA.
✨✨ Thanks for your support! ✨✨