mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[PR #3608] [MERGED] add e2e tests for v1 config #4787
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#4787
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/3608
Author: @fatedier
Created: 9/13/2023
Status: ✅ Merged
Merged: 9/13/2023
Merged by: @fatedier
Base:
dev← Head:new📝 Commits (1)
4286125add e2e tests for v1 config📊 Changes
61 files changed (+3697 additions, -159 deletions)
View changed files
📝
Release.md(+2 -0)📝
cmd/frpc/sub/root.go(+1 -1)📝
cmd/frps/root.go(+7 -4)➖
conf/frpc.ini(+0 -9)📝
conf/frpc_legacy_full.ini(+0 -0)➖
conf/frps.ini(+0 -2)📝
conf/frps_legacy_full.ini(+0 -0)📝
go.mod(+1 -1)📝
go.sum(+2 -1)📝
hack/run-e2e.sh(+1 -1)📝
pkg/auth/auth.go(+4 -4)📝
pkg/config/legacy/conversion.go(+9 -9)📝
pkg/config/load.go(+1 -2)📝
pkg/config/v1/client.go(+1 -1)📝
pkg/config/v1/plugin.go(+3 -2)📝
pkg/config/v1/server.go(+9 -9)📝
pkg/config/v1/validation/client.go(+1 -1)📝
pkg/config/v1/visitor.go(+1 -1)📝
pkg/plugin/client/plugin.go(+3 -0)📝
server/dashboard_api.go(+1 -1)...and 41 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.