mirror of
https://github.com/certimate-go/certimate.git
synced 2026-04-26 05:05:56 +03:00
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#937
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/407
Author: @fudiwei
Created: 1/8/2025
Status: ✅ Merged
Merged: 1/8/2025
Merged by: @usual2970
Base:
next← Head:feat/new-workflow-ui📝 Commits (2)
0f772d5refactor(ui): clean codeeb3fec1fix: incorrect nil check logic in tencentcloud cdn and ecdn deployment📊 Changes
17 files changed (+19 additions, -19 deletions)
View changed files
📝
internal/deployer/providers.go(+1 -1)📝
internal/domain/provider.go(+1 -1)📝
internal/pkg/core/deployer/providers/tencentcloud-cdn/tencentcloud_cdn.go(+1 -1)📝
internal/pkg/core/deployer/providers/tencentcloud-ecdn/tencentcloud_ecdn.go(+1 -1)📝
ui/src/components/workflow/node/ApplyNodeConfigForm.tsx(+2 -2)📝
ui/src/components/workflow/node/DeployNodeConfigFormAliyunCDNConfig.tsx(+1 -1)📝
ui/src/components/workflow/node/DeployNodeConfigFormAliyunDCDNConfig.tsx(+1 -1)📝
ui/src/components/workflow/node/DeployNodeConfigFormAliyunOSSConfig.tsx(+1 -1)📝
ui/src/components/workflow/node/DeployNodeConfigFormBaiduCloudCDNConfig.tsx(+1 -1)📝
ui/src/components/workflow/node/DeployNodeConfigFormBytePlusCDNConfig.tsx(+1 -1)📝
ui/src/components/workflow/node/DeployNodeConfigFormQiniuCDNConfig.tsx(+1 -1)📝
ui/src/components/workflow/node/DeployNodeConfigFormTencentCloudCDNConfig.tsx(+1 -1)📝
ui/src/components/workflow/node/DeployNodeConfigFormTencentCloudCLBConfig.tsx(+1 -1)📝
ui/src/components/workflow/node/DeployNodeConfigFormTencentCloudECDNConfig.tsx(+1 -1)📝
ui/src/components/workflow/node/DeployNodeConfigFormVolcEngineCDNConfig.tsx(+1 -1)📝
ui/src/components/workflow/node/DeployNodeConfigFormVolcEngineLiveConfig.tsx(+1 -1)📝
ui/src/utils/validators.ts(+2 -2)📄 Description
该 PR 包含以下内容变更:
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.