mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[PR #3538] [MERGED] update github actions #4775
Labels
No labels
In Progress
WIP
WaitingForInfo
bug
doc
duplicate
easy
enhancement
future
help wanted
invalid
lifecycle/stale
need-issue-template
need-usage-help
no plan
proposal
pull-request
question
todo
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/frp#4775
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
dev← Head:new📝 Commits (1)
23a18d1update github actions📊 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.