Skip to content

Commit

Permalink
Update 2025-03-01-rio-is-now-releasing-with-goreleaser.mdx (#997)
Browse files Browse the repository at this point in the history
  • Loading branch information
caarlos0 authored Mar 1, 2025
1 parent e8825bd commit 11b0afe
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ categories: windows macos linux bsd

Since v0.2.8, I've been using GoReleaser to release Rio, which makes my life so much easier.
Before, I had a mix of local (and manual) work with an automated pipeline.
In the automation side, I didn't have support to `.rpm` packages and still had to update few files regarding the new version.
In the automation side, I didn't have support to `.rpm` packages, and still had to update a couple of files with the new version.
Frankly, it's the kind of work I don't want to do for every release.

GoReleaser is a release automation tool. It currently supports Go, Rust, Zig, and TypeScript (with Bun and Deno).
Expand Down

0 comments on commit 11b0afe

Please sign in to comment.