[PR #3538] [MERGED] update github actions #4775

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

📋 Pull Request Information

Original PR: https://github.com/fatedier/frp/pull/3538
Author: @fatedier
Created: 7/20/2023
Status: Merged
Merged: 7/21/2023
Merged by: @fatedier

Base: devHead: new


📝 Commits (1)

📊 Changes

33 files changed (+72 additions, -108 deletions)

View changed files

📝 .github/workflows/build-and-push-image.yml (+2 -2)
📝 .github/workflows/golangci-lint.yml (+2 -2)
📝 .github/workflows/goreleaser.yml (+3 -3)
📝 .github/workflows/stale.yml (+1 -1)
📝 client/admin_api.go (+5 -5)
📝 client/control.go (+1 -1)
📝 client/proxy/general_tcp.go (+1 -1)
📝 client/proxy/sudp.go (+1 -1)
📝 client/proxy/udp.go (+1 -1)
📝 client/visitor/xtcp.go (+1 -1)
📝 pkg/config/proxy.go (+10 -25)
📝 pkg/config/proxy_test.go (+1 -1)
📝 pkg/config/visitor_test.go (+1 -1)
📝 pkg/metrics/mem/server.go (+4 -4)
📝 pkg/metrics/prometheus/server.go (+2 -2)
📝 pkg/nathole/utils.go (+1 -4)
📝 pkg/plugin/client/http2https.go (+2 -5)
📝 pkg/plugin/client/http_proxy.go (+1 -1)
📝 pkg/plugin/client/https2http.go (+2 -5)
📝 pkg/plugin/client/https2https.go (+2 -5)

...and 13 more files

📄 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/3538 **Author:** [@fatedier](https://github.com/fatedier) **Created:** 7/20/2023 **Status:** ✅ Merged **Merged:** 7/21/2023 **Merged by:** [@fatedier](https://github.com/fatedier) **Base:** `dev` ← **Head:** `new` --- ### 📝 Commits (1) - [`23a18d1`](https://github.com/fatedier/frp/commit/23a18d1d20ec6258b5ba00cf2bd369b70518a3aa) update github actions ### 📊 Changes **33 files changed** (+72 additions, -108 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/build-and-push-image.yml` (+2 -2) 📝 `.github/workflows/golangci-lint.yml` (+2 -2) 📝 `.github/workflows/goreleaser.yml` (+3 -3) 📝 `.github/workflows/stale.yml` (+1 -1) 📝 `client/admin_api.go` (+5 -5) 📝 `client/control.go` (+1 -1) 📝 `client/proxy/general_tcp.go` (+1 -1) 📝 `client/proxy/sudp.go` (+1 -1) 📝 `client/proxy/udp.go` (+1 -1) 📝 `client/visitor/xtcp.go` (+1 -1) 📝 `pkg/config/proxy.go` (+10 -25) 📝 `pkg/config/proxy_test.go` (+1 -1) 📝 `pkg/config/visitor_test.go` (+1 -1) 📝 `pkg/metrics/mem/server.go` (+4 -4) 📝 `pkg/metrics/prometheus/server.go` (+2 -2) 📝 `pkg/nathole/utils.go` (+1 -4) 📝 `pkg/plugin/client/http2https.go` (+2 -5) 📝 `pkg/plugin/client/http_proxy.go` (+1 -1) 📝 `pkg/plugin/client/https2http.go` (+2 -5) 📝 `pkg/plugin/client/https2https.go` (+2 -5) _...and 13 more files_ </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:48:31 -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#4775
No description provided.