[PR #2087] [MERGED] add goreleaser action #4503

Closed
opened 2026-05-05 14:43:18 -06:00 by gitea-mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/fatedier/frp/pull/2087
Author: @fatedier
Created: 11/20/2020
Status: Merged
Merged: 11/20/2020
Merged by: @fatedier

Base: devHead: new


📝 Commits (2)

📊 Changes

8 files changed (+83 additions, -33 deletions)

View changed files

.github/workflows/goreleaser.yml (+30 -0)
📝 .gitignore (+1 -0)
.goreleaser.yml (+19 -0)
📝 Makefile (+2 -2)
📝 Makefile.cross-compiles (+26 -29)
Release.md (+3 -0)
📝 go.mod (+1 -1)
📝 pkg/util/version/version.go (+1 -1)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/fatedier/frp/pull/2087 **Author:** [@fatedier](https://github.com/fatedier) **Created:** 11/20/2020 **Status:** ✅ Merged **Merged:** 11/20/2020 **Merged by:** [@fatedier](https://github.com/fatedier) **Base:** `dev` ← **Head:** `new` --- ### 📝 Commits (2) - [`385e8ab`](https://github.com/fatedier/frp/commit/385e8ab98c666cb4ea230e38c253701c952a9a1c) add goreleaser action - [`b437ac9`](https://github.com/fatedier/frp/commit/b437ac98872fb4c625582496320cf271f1275436) change version ### 📊 Changes **8 files changed** (+83 additions, -33 deletions) <details> <summary>View changed files</summary> ➕ `.github/workflows/goreleaser.yml` (+30 -0) 📝 `.gitignore` (+1 -0) ➕ `.goreleaser.yml` (+19 -0) 📝 `Makefile` (+2 -2) 📝 `Makefile.cross-compiles` (+26 -29) ➕ `Release.md` (+3 -0) 📝 `go.mod` (+1 -1) 📝 `pkg/util/version/version.go` (+1 -1) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
gitea-mirror 2026-05-05 14:43:18 -06:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/frp#4503
No description provided.