mirror of
https://github.com/certimate-go/certimate.git
synced 2026-04-26 05:05:56 +03:00
[PR #836] [MERGED] bugfix #1052
Labels
No labels
announcement
backlog
bug
declined
documentation
duplicate
enhancement
good first issue
good first issue
help wanted
invalid
pull-request
question
stale
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/certimate#1052
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/certimate-go/certimate/pull/836
Author: @fudiwei
Created: 6/29/2025
Status: ✅ Merged
Merged: 7/4/2025
Merged by: @fudiwei
Base:
main← Head:bugfix📝 Commits (8)
f3fbf9efix: #8355927cc6fix: #8344320d9cfeat(ui): improve i18n2438d0ffix: #8382c6cd79test: add test cases827c720fix: #8412f2ba4cfix: typoc85bf0cchore: hide unused exec flags📊 Changes
27 files changed (+377 additions, -110 deletions)
View changed files
📝
internal/app/app.go(+10 -4)📝
internal/deployer/providers.go(+1 -1)📝
internal/domain/access.go(+1 -1)📝
internal/workflow/node-processor/apply_node.go(+2 -2)📝
main.go(+0 -1)📝
pkg/core/ssl-deployer/providers/aliyun-clb/aliyun_clb.go(+1 -6)📝
pkg/core/ssl-deployer/providers/aliyun-ddos/aliyun_ddos.go(+1 -1)📝
pkg/core/ssl-deployer/providers/apisix/apisix_test.go(+1 -1)📝
pkg/core/ssl-deployer/providers/ctcccloud-ao/ctcccloud_ao.go(+15 -2)📝
pkg/core/ssl-deployer/providers/flexcdn/flexcdn_test.go(+1 -1)📝
pkg/core/ssl-deployer/providers/goedge/goedge_test.go(+1 -1)📝
pkg/core/ssl-deployer/providers/kong/kong.go(+29 -35)📝
pkg/core/ssl-deployer/providers/kong/kong_test.go(+1 -1)📝
pkg/core/ssl-deployer/providers/lecdn/lecdn_test.go(+1 -1)📝
pkg/core/ssl-deployer/providers/safeline/safeline_test.go(+1 -1)📝
pkg/core/ssl-deployer/providers/tencentcloud-ssl-update/tencentcloud_ssl_update.go(+4 -4)📝
pkg/core/ssl-manager/providers/azure-keyvault/azure_keyvault.go(+1 -1)📝
pkg/sdk3rd/ctyun/ao/api_get_domain_config.go(+9 -9)📝
pkg/sdk3rd/ctyun/ao/types.go(+6 -0)📝
pkg/utils/ifelse/ifelse.go(+63 -13)...and 7 more files
📄 Description
该 PR 包含以下内容变更:
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.